summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2012-04-03 21:20:21 +0200
committerhukl <contact@smyck.org>2012-04-03 21:20:21 +0200
commitc6b51a960390737e8f9eaf942edabd25639ddf89 (patch)
tree5ac6dd3373d9d455c0155554d3901b981ef67b78
parent2ad84e755aeafe10148df06e11a77470089c3cf7 (diff)
franklin on a sepatate line
-rw-r--r--app/views/layouts/application.html.erb4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb
index a7e831a..2b66dbb 100644
--- a/app/views/layouts/application.html.erb
+++ b/app/views/layouts/application.html.erb
@@ -44,7 +44,9 @@
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 <em>»They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.«</em> Benjamin Franklin 47 <em>»They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.«</em>
48 <br />
49 Benjamin Franklin
48 </p> 50 </p>
49 </div> 51 </div>
50 </div> 52 </div>