]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/diary_entries/no_such_entry.html.erb
Replace to_s on TimeWithZone objects with to_formatted_s
[rails.git] / app / views / diary_entries / no_such_entry.html.erb
index db8bc6f0940e56d96646f895e7f2ca00454267ec..da7d18524a90163fc3036d586e7b7a5abe713a4d 100644 (file)
@@ -1,5 +1,5 @@
 <% content_for :heading do %>
-  <h2><%= t ".heading", :id => h(params[:id]) %></h2>
+  <h1><%= t ".heading", :id => h(params[:id]) %></h1>
 <% end %>
 
 <p><%= t ".body", :id => h(params[:id]) %></p>