X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/783b5e3729228908d7404ae7404af1023501a906..28b00b85da663c161803897f6a54550597ed82c1:/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 db8bc6f09..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]) %>