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