mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2024-12-22 03:40: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:
parent
5990cf2f50
commit
1f31427e5e
|
@ -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 }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue