1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-12-22 09:10:00 +00:00

Alert hotmail users of the void on register page (#418)

* Alert hotmail users of the void on register page

* Words
This commit is contained in:
Anna-Maria Meriniemi 2017-11-23 02:40:23 +02:00 committed by Arylide
parent 5990cf2f50
commit 1f31427e5e

View file

@ -7,6 +7,7 @@
{% from "_formhelpers.html" import render_field %}
<h1>Register</h1>
<p><strong>Important:</strong> Do not use Outlook (Hotmail) email addresses, they discard our verification email without sending it to spam. No support is offered if you ignore this warning.</p>
<form method="POST">
{{ form.csrf_token }}