X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fb709531baf97b101892d39f6c133178c9ea7922..HEAD:/app/views/user_blocks/index.html.erb diff --git a/app/views/user_blocks/index.html.erb b/app/views/user_blocks/index.html.erb index 57cef6055..4d200b516 100644 --- a/app/views/user_blocks/index.html.erb +++ b/app/views/user_blocks/index.html.erb @@ -1,6 +1,9 @@ <% @title = t(".title") %> + +<% content_for :heading_class, "pb-0" %> <% content_for :heading do %>

<%= t(".heading") %>

+ <%= render :partial => "navigation" %> <% end %> <% unless @user_blocks.empty? %>