diff options
-rw-r--r-- | app/views/general/frontpage.rhtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/general/frontpage.rhtml b/app/views/general/frontpage.rhtml index dbed2f0e9..032a8b222 100644 --- a/app/views/general/frontpage.rhtml +++ b/app/views/general/frontpage.rhtml @@ -1,4 +1,4 @@ -<% view_cache :ttl => 5.minutes do %> + <div id="frontpage_search"> <h1><%= _('Make or explore Freedom of Information requests') %></h1> @@ -55,4 +55,4 @@ <% end %> </div> -<% end %> + |