views: standardize page titles.
This commit is contained in:
@@ -7,7 +7,3 @@
|
||||
</div>
|
||||
|
||||
<%= render "forum_topics/secondary_links" %>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Edit Forum Post - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -30,7 +30,3 @@
|
||||
</div>
|
||||
|
||||
<%= render "forum_topics/secondary_links" %>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Forum Posts - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -11,7 +11,3 @@
|
||||
</div>
|
||||
|
||||
<%= render "forum_topics/secondary_links" %>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
New Forum Post - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -15,7 +15,3 @@
|
||||
</div>
|
||||
|
||||
<%= render "forum_topics/secondary_links" %>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Search Forum Posts - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -6,7 +6,3 @@
|
||||
</div>
|
||||
|
||||
<%= render "forum_topics/secondary_links" %>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Forum Post - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user