X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9018d1af07c53b03bf8caf0480b931dc25f57147..7e5cbe87ed37f9cba8224fa4049047d7f981f66a:/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 %>