]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/diary_entry/list.html.erb
Don't show search in expando header on interior pages
[rails.git] / app / views / diary_entry / list.html.erb
index 2939ec7e62aa5cead3edd2a9cd902a6d3a10f79f..0767bd402f6a272167707d61b9ce804a4a724e0b 100644 (file)
@@ -3,7 +3,7 @@
     <% if @this_user %>
       <%= user_image @this_user %>
     <% end %>
-    <h2><%= h(@title) %></h2>
+    <h1><%= h(@title) %></h1>
 
     <ul class='secondary-actions clearfix'>
       <% unless params[:friends] or params[:nearby] -%>