]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/new.html.erb
Make titles in note popups link to the note
[rails.git] / app / views / user / new.html.erb
index f45072a92c8f6b2f366168f8b6b29f7a11ec7f10..71d3e875b51731fa4e5e28691bab95242b49b231 100644 (file)
@@ -1,4 +1,6 @@
-<h1><%= t 'user.new.heading' %></h1>
+<% content_for :heading do %>
+  <h1><%= t 'user.new.heading' %></h1>
+<% end %>
 
 <p><%= t 'user.new.fill_form' %></p>