X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/aca299ecee9edee1f4affdd59a65f6ad34de6067..469b3c56582023c5784a478075fdfc03fbe5ac3f:/app/views/user/lost_password.html.erb diff --git a/app/views/user/lost_password.html.erb b/app/views/user/lost_password.html.erb index cdee822e4..4d1689ef9 100644 --- a/app/views/user/lost_password.html.erb +++ b/app/views/user/lost_password.html.erb @@ -1,8 +1,10 @@ -

<%= t 'user.lost_password.heading' %>

+<% content_for :heading do %> +

<%= t 'user.lost_password.heading' %>

+<% end %>

<%= t 'user.lost_password.help_text' %>

-<% form_tag :action => 'lost_password' do %> +<%= form_tag :action => 'lost_password' do %>
<%= t 'user.lost_password.email address' %>