fixed titles
This commit is contained in:
@@ -1 +1,5 @@
|
||||
<h1>Access Denied</h1>
|
||||
<h1>Access Denied</h1>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Access Denied - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -7,3 +7,7 @@
|
||||
<p>Bookmark this link. Next time you are directly viewing an image (that is, the JPG/PNG/GIF file is in the URL bar) you can open this bookmarklet and you will be taken to the upload page. Depending on the site you are uploading from you may also see some options for fetching metadata.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Bookmarklet - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
<div style="text-align: center;">
|
||||
<%= print_advertisement("horizontal") %>
|
||||
|
||||
<div style="width: 50em; margin: 1em auto;">
|
||||
<h4>“No one else could gain admittance here, because this entrance was meant solely for you. I am now going to shut it.”</h4>
|
||||
</div>
|
||||
|
||||
<p>You have to <a href="/user/login">login</a> to view this page.</p>
|
||||
<p>You can create a <a href="/user/signup">free basic account</a>.</p>
|
||||
<p>Learn more about <a href="/help/users">accounts</a>.</p>
|
||||
</div>
|
||||
@@ -86,4 +86,8 @@
|
||||
<% end %>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Site Map - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
@@ -73,6 +73,8 @@
|
||||
</section>
|
||||
-->
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Terms of Service - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user