aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/general/frontpage.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/general/frontpage.rhtml')
-rw-r--r--app/views/general/frontpage.rhtml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/general/frontpage.rhtml b/app/views/general/frontpage.rhtml
index b3fb3f12c..f2b905f0c 100644
--- a/app/views/general/frontpage.rhtml
+++ b/app/views/general/frontpage.rhtml
@@ -1,3 +1,5 @@
+<% view_cache :ttl => 5.minutes do %>
+
<div id="frontpage_search">
<h1>Make or explore Freedom of Information requests</h1>
@@ -52,3 +54,4 @@
<% end %>
</div>
+<% end %>