X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2f9291ba5764fe104264ae7e3b6a361e11212e8b..a27e6636a6d9b87da48211ae08e68b2cee8ad54c:/app/views/diary_entries/no_such_entry.html.erb diff --git a/app/views/diary_entries/no_such_entry.html.erb b/app/views/diary_entries/no_such_entry.html.erb index 4fb5ca49d..db8bc6f09 100644 --- a/app/views/diary_entries/no_such_entry.html.erb +++ b/app/views/diary_entries/no_such_entry.html.erb @@ -1,5 +1,5 @@ <% content_for :heading do %> -

<%= t '.heading', :id => h(params[:id]) %>

+

<%= t ".heading", :id => h(params[:id]) %>

<% end %> -

<%= t '.body', :id => h(params[:id]) %>

+

<%= t ".body", :id => h(params[:id]) %>