Standardize position of page title and secondary links
- Removed path specification for secondary links where unneeded
This commit is contained in:
@@ -55,10 +55,11 @@
|
||||
|
||||
<%= numbered_paginator(@users) %>
|
||||
|
||||
<%= render "secondary_links" %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<%= render "secondary_links" %>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Users - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user