views: standardize page titles.
This commit is contained in:
@@ -5,3 +5,7 @@
|
||||
<h6>Details</h6>
|
||||
<%= render "static/backtrace", exception: @exception, backtrace: @backtrace %>
|
||||
<% end %>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Error - <%= @message %> - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user