From 3e3cf7a07e369ba5fabd7e5ddc1dd91de271848a Mon Sep 17 00:00:00 2001
From: Robohash <401330+e1ven@users.noreply.github.com>
Date: Fri, 8 Jul 2011 03:58:21 -0400
Subject: [PATCH] Better Quips
---
templates/root.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/root.html b/templates/root.html
index 6eee0bf..2dd448b 100644
--- a/templates/root.html
+++ b/templates/root.html
@@ -222,7 +222,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, Lightroom Labs','" Superior technology and overwhelming brilliance."
Dr. Thomas Light, Paid Testimonial','"The Ultimate Worker."
Joh Fredersen, Founder Metropolis.org','"They almost look alive."
N. Crosby, Nova Robotics ','"It looks highly Profitable, I\'m Sure."
Dr. R. Venture, Super Scientist. Available for parties.','"To make any alteration would prove fatal."
Dr. Eldon Tyrell, MindHacker.com ', '"The robots are all so.. Normal!"
Joanna Eberhart, Beta tester','"Man shouldn't know where their robots come from."
Dr. N. Soong, FutureBeat '] %}
+{% set drquotes = ['"Eliminates sources of Human Error."
Dr. Chandra, RobotCrunch',' "Klaatu barada nikto!"
Gort\'s Web Emporium','"A huge success!."
Cave Johnson, Lightroom Labs','" Superior technology and overwhelming brilliance."
Dr. Thomas Light, Paid Testimonial','"The Ultimate Worker."
Joh Fredersen, Founder Metropolis.org','"They almost look alive."
N. Crosby, Nova Robotics ','"It looks highly Profitable, I\'m Sure."
Dr. R. Venture, Super Scientist. Available for parties.','"To make any alteration would prove fatal."
Dr. Eldon Tyrell, MindHacker.com ', '"The robots are all so.. Normal!"
Joanna Eberhart, Beta tester','"Man shouldn\'t know where their robots come from."
Dr. N. Soong, FutureBeat '] %}