From 53544e05a9f6952ac844e2c5f4f0ac9adb21585b Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Sat, 17 May 2014 07:32:52 -0400 Subject: [PATCH] changed templates to use script tag rather than div tag and that way browsers don't try and read them as html --- app/views/layouts/_searchtemplates.html.erb | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/views/layouts/_searchtemplates.html.erb b/app/views/layouts/_searchtemplates.html.erb index 12418f66..7f9ed8c5 100644 --- a/app/views/layouts/_searchtemplates.html.erb +++ b/app/views/layouts/_searchtemplates.html.erb @@ -5,7 +5,7 @@
-
+ -
+ -
+ -
+
\ No newline at end of file