diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml
index fc853ce40..7af102126 100644
--- a/app/views/layouts/application.html.haml
+++ b/app/views/layouts/application.html.haml
@@ -58,7 +58,7 @@
= yield
- unless @landing_page
- %a{:id=>"back-to-top", :title=>"#{I18n.t('.back_to_top')}", :href=>"#"}
+ %a{:id=>"back-to-top", :title=>"#{t('.back_to_top')}", :href=>"#"}
⇧
%footer