X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2f9291ba5764fe104264ae7e3b6a361e11212e8b..ff877321e7bf364f5bac5901e113d107b5c2899e:/app/views/diary_entries/no_such_entry.html.erb?ds=inline 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]) %>