]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user_blocks/index.html.erb
Add "All Blocks" nav tab to block list/show pages
[rails.git] / app / views / user_blocks / index.html.erb
index 57cef6055992722523a71dc475feb718b6c1423a..4d200b516cd574b7f469ce4e17b2854a13d6b68e 100644 (file)
@@ -1,6 +1,9 @@
 <% @title = t(".title") %>
+
+<% content_for :heading_class, "pb-0" %>
 <% content_for :heading do %>
   <h1><%= t(".heading") %></h1>
+  <%= render :partial => "navigation" %>
 <% end %>
 
 <% unless @user_blocks.empty? %>