views: add "Privacy" and "Upgrade" links to site footer.
This commit is contained in:
@@ -182,6 +182,8 @@
|
||||
<footer id="page-footer" class="text-sm flex-initial">
|
||||
<span class="page-footer-app-name"><%= Danbooru.config.app_name %></span>
|
||||
/ <%= link_to "Rules", terms_of_service_path %>
|
||||
/ <%= link_to "Privacy", privacy_policy_path %>
|
||||
/ <%= link_to "Upgrade", new_user_upgrade_path %>
|
||||
/ <%= link_to "Contact", contact_path %>
|
||||
/
|
||||
<span class="social-icons">
|
||||
|
||||
Reference in New Issue
Block a user