From f99bade46e41aa656a763787dfc61f6e7f569bc3 Mon Sep 17 00:00:00 2001
From: Robohash <401330+e1ven@users.noreply.github.com>
Date: Fri, 8 Jul 2011 02:20:08 -0400
Subject: [PATCH] More Quote fixes
---
templates/root.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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'] %}