X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/70d6880e10881dfd4b68f51cf16609a9f8aaff24..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]) %>