add helpfull links in coc and signup-page

This commit is contained in:
creme 2023-12-23 18:10:35 +01:00
parent 4dc6048024
commit d74e9e2a40
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
2 changed files with 2 additions and 2 deletions

View File

@ -170,7 +170,7 @@ under the terms of the <a href="http://creativecommons.org/licenses/by-sa/3.0/"
<h2 id="tos">&#35; terms of service</h2>
<pre>
please also note our <a href="/tos/">terms of service</a>.
please also note our <a href="/tos/">terms of service</a> and <a href="/privacy-policy/">privacy-policy</a>.
</pre>
</div>

View File

@ -50,7 +50,7 @@ signing up implies that you agree to abide by our <a href="/coc/" target="blank"
no drama. be respectful. have fun. we're all trying, and we're all in this together :)
<label><input class="form-control" type="checkbox" name="c_age" value="check" /> i am at least 16 years old.</label>
<label><input class="form-control" type="checkbox" name="iagree" value="check" /> i agree! i have read and understood the terms and conditions.</label>
<label><input class="form-control" type="checkbox" name="iagree" value="check" /> i agree! i have read and understood the <a href="/privacy-policy/" target="blank">terms and conditions</a>.</label>
<input class="form-control" type="submit" value="submit">
</pre>