X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/de8ee536b1e6d511f6d943b2e9afabf778979e6b..6e144577aa5363d9b85a15631cf58d69a80295dd:/app/views/notes/index.html.erb diff --git a/app/views/notes/index.html.erb b/app/views/notes/index.html.erb index b5af25321..a627e1c54 100644 --- a/app/views/notes/index.html.erb +++ b/app/views/notes/index.html.erb @@ -1,5 +1,5 @@ <% content_for :heading do %> -

<%= t ".heading", :user => @user.display_name %>

+

<%= t ".heading", :user => @user.display_name %>

<%= t ".subheading_html", :user => link_to(@user.display_name, user_path(@user)) %>

<% end %>