summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/views/layouts/application.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb
index 8965922..a7e831a 100644
--- a/app/views/layouts/application.html.erb
+++ b/app/views/layouts/application.html.erb
@@ -44,7 +44,7 @@
44 <%= link_to t(:sponsors), content_path("sponsors") %> 44 <%= link_to t(:sponsors), content_path("sponsors") %>
45 </p> 45 </p>
46 <p id="quote"> 46 <p id="quote">
47 »They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.« Benjamin Franklin 47 <em>»They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.«</em> Benjamin Franklin
48 </p> 48 </p>
49 </div> 49 </div>
50 </div> 50 </div>