X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/08292292f09723806e4ca61b93106020e9c5a354..43d60108daf5f097b81afd2200273713e244b9b7:/app/views/users/diary_comments/index.html.erb diff --git a/app/views/users/diary_comments/index.html.erb b/app/views/users/diary_comments/index.html.erb index e68b3fb6b..9bd23df31 100644 --- a/app/views/users/diary_comments/index.html.erb +++ b/app/views/users/diary_comments/index.html.erb @@ -1,6 +1,12 @@ +<% content_for :heading_class, "pb-0" %> + <% content_for :heading do %> -

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

-

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

+

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

+ <% end %> <% if @comments.empty? %>