fixed titles
This commit is contained in:
@@ -6,4 +6,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<%= render "forum_topics/secondary_links" %>
|
||||
<%= render "forum_topics/secondary_links" %>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Edit Forum Post - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -25,4 +25,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<%= render "forum_topics/secondary_links" %>
|
||||
<%= render "forum_topics/secondary_links" %>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Forum Posts - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -6,4 +6,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<%= render "forum_topics/secondary_links" %>
|
||||
<%= render "forum_topics/secondary_links" %>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
New Forum Post - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -9,4 +9,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<%= render "forum_topics/secondary_links" %>
|
||||
<%= render "forum_topics/secondary_links" %>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Search Forum Posts - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -4,4 +4,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<%= render "forum_topics/secondary_links" %>
|
||||
<%= render "forum_topics/secondary_links" %>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Forum Post - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user