fixes #1172
This commit is contained in:
@@ -15,3 +15,7 @@
|
|||||||
</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>
|
<h2>Questions & Comments</h2>
|
||||||
|
|
||||||
<p>You can reach the administrator of this site at <%= mail_to Danbooru.config.contact_email, nil, :encode => :hex %>.</p>
|
<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 %>
|
||||||
|
|||||||
@@ -25,3 +25,7 @@
|
|||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<% content_for(:page_title) do %>
|
||||||
|
Keyboard Shortcuts - <%= Danbooru.config.app_name %>
|
||||||
|
<% end %>
|
||||||
|
|||||||
@@ -33,3 +33,7 @@
|
|||||||
<h3>1 day</h3>
|
<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>
|
<p>For this reason user name changes are not supported.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<% content_for(:page_title) do %>
|
||||||
|
Name Change - <%= Danbooru.config.app_name %>
|
||||||
|
<% end %>
|
||||||
|
|||||||
@@ -52,3 +52,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<% content_for(:page_title) do %>
|
||||||
|
Rules - <%= Danbooru.config.app_name %>
|
||||||
|
<% end %>
|
||||||
|
|||||||
Reference in New Issue
Block a user