views: refactor page titles.
Refactor `page_title` helper to automatically include site name.
This commit is contained in:
@@ -38,7 +38,3 @@
|
||||
<%= numbered_paginator(@post_disapprovals) %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Post Disapprovals - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user