fixes #1172
This commit is contained in:
@@ -14,4 +14,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<%= render "secondary_links" %>
|
||||
<%= render "secondary_links" %>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Comment - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -3,3 +3,7 @@
|
||||
<h2>Questions & Comments</h2>
|
||||
|
||||
<p>You can reach the administrator of this site at <%= mail_to Danbooru.config.contact_email, nil, :encode => :hex %>.</p>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Contact - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -24,4 +24,8 @@
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Keyboard Shortcuts - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -32,4 +32,8 @@
|
||||
|
||||
<h3>1 day</h3>
|
||||
|
||||
<img src="http://mrtg.vinax.net/switch3/switch3_29-year.png">
|
||||
<img src="http://mrtg.vinax.net/switch3/switch3_29-year.png">
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
MRTG - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -7,3 +7,7 @@
|
||||
|
||||
<p>For this reason user name changes are not supported.</p>
|
||||
</div>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Name Change - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -52,3 +52,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Rules - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user