From a46fbab46b49ae3efebf7220c51a0a8156e6032c Mon Sep 17 00:00:00 2001 From: Robohash <401330+e1ven@users.noreply.github.com> Date: Fri, 8 Jul 2011 03:04:05 -0400 Subject: [PATCH] fix --- templates/root.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/root.html b/templates/root.html index 4769749..2ff86a6 100644 --- a/templates/root.html +++ b/templates/root.html @@ -214,7 +214,7 @@ $(document).ready(function(){
-{% set drquotes = ['"Eliminates sources of Human Error."
Dr. Chandra, RobotCrunch',' "Klaatu barada nikto!"
Gort\'s Web Emporium','"A huge success!."
Cave Johnson, CEO, Aperture Laboratories','" Superior technology and overwhelming brilliance."
Dr. Thomas Light, RIT','"The Ultimate Worker."
Joh Fredersen, Founder Metropolis','"They almost look alive."
N. Crosby, Nova Robotics ','"It looks highly Profitable, I\'m Sure."
Dr. R. Venture, Super Scientist','"To make any alteration would prove fatal."
Dr. Eldon Tyrell', '"The robots are all so.. Normal!"
Joanna Eberhart, Beta tester','"No man should know where their robots come from."
Dr. N. Soong'] %} +{% set drquotes = ['"Eliminates sources of Human Error."
Dr. Chandra, RobotCrunch',' "Klaatu barada nikto!"
Gort\'s Web Emporium','"A huge success!."
Cave Johnson, CEO, Aperture Laboratories','" Superior technology and overwhelming brilliance."
Dr. Thomas Light, RIT','"The Ultimate Worker."
Joh Fredersen, Founder Metropolis','"They almost look alive."
N. Crosby, Nova Robotics ','"It looks highly Profitable, I\'m Sure."
Dr. R. Venture, Super Scientist','"To make any alteration would prove fatal."
Dr. Eldon Tyrell', '"The robots are all so.. Normal!"
Joanna Eberhart, Beta tester','"Man should know where their robots come from."
Dr. N. Soong'] %}