]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notes/index.html.erb
Convert remaining heading titles to use h1
[rails.git] / app / views / notes / index.html.erb
index b5af25321df4cbcf8b1772ccdc078fd033de1775..a627e1c545b03f1ef773912115397a36b2439889 100644 (file)
@@ -1,5 +1,5 @@
 <% content_for :heading do %>
-  <h2><%= t ".heading", :user => @user.display_name %></h2>
+  <h1><%= t ".heading", :user => @user.display_name %></h1>
   <p><%= t ".subheading_html", :user => link_to(@user.display_name, user_path(@user)) %></p>
 <% end %>