Add privacy policy (#4415).

This commit is contained in:
evazion
2020-05-26 00:54:27 -05:00
parent f0a573e1e5
commit b5fc8fff6e
7 changed files with 501 additions and 0 deletions

View File

@@ -138,6 +138,7 @@
<li><%= link_to("Bans", bans_path) %></li>
<li><%= link_to("Feedback", user_feedbacks_path) %></li>
<li><%= link_to("Terms of Service", terms_of_service_path) %></li>
<li><%= link_to("Privacy Policy", privacy_policy_path) %></li>
</ul>
<ul>
<li><h1>Admin</h1></li>