1
mirror of https://gitlab.com/commento/commento.git synced 2025-06-29 22:56:37 -04:00

frontend: remove 404 tos and privacy links

This commit is contained in:
Adhityaa
2018-06-07 14:36:51 +05:30
parent e80617d41c
commit 2e6297d494
2 changed files with 0 additions and 3 deletions

View File

@ -51,9 +51,6 @@
<div class="err" id="err"></div>
<p class="cent">
By signing up, you agree to our
<a href="/terms" class="gray">Terms and Conditions</a> and
<a href="/privacy" class="gray">Privacy Policy</a>
</p>
<button id="signup-button" class="button" onclick="window.signup()">Sign up</button>