Properly escape backslashes on awesome robot ascii art.

This commit is contained in:
Sam Gibson 2011-07-13 12:12:59 -07:00
parent c194359e87
commit 8ee8debfc6

View File

@ -182,14 +182,14 @@ class MainHandler(tornado.web.RequestHandler):
__\\___________/__ __\\___________/__
/ \\ / \\
/ ___ ___ \\ / ___ ___ \\
| / \ / \ | | / \\ / \\ |
| | H || H | | | | H || H | |
| \___/ \___/ | | \\___/ \\___/ |
| | | |
| \ / | | \\ / |
| \___________/ | | \\___________/ |
\ / \\ /
\_________________/ \\_________________/
_________|__|_______ _________|__|_______
_| |_ _| |_
/ | | \\ / | | \\
@ -198,12 +198,12 @@ class MainHandler(tornado.web.RequestHandler):
| | O O O | | | | O O O | |
| | | | | | | |
/ | | \\ / | | \\
| /| |\ | | /| |\\ |
\| | | |/ \\| | | |/
|____________________| |____________________|
| | | | | | | |
|__| |__| |__| |__|
/ __ \ / __ \\ / __ \\ / __ \\
OO OO OO OO OO OO OO OO
"""] """]