X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2f9291ba5764fe104264ae7e3b6a361e11212e8b..HEAD:/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..da7d18524 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]) %>