diff --git a/templates/root.html b/templates/root.html index 6b83a71..d016597 100644 --- a/templates/root.html +++ b/templates/root.html @@ -201,7 +201,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','"Finally, a place to get speedy and heroic robots; I can retire in peace."
Thomas Light','"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','"They have great dreams, and potential. May they never reach them.."
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','"Robohash put me out of a job. Screw them."
Thomas Light','"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','"They have beautiful dreams; May they never reach them.."
Dr. N. Soong'] %}