X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/dbf35e0cf67ee330cd02c2431e0ed6d08681d184..3e88348b27bd432bd7cfcc2e01f7b77a01011e68:/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 %>