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
1 changed files with 1 additions and 0 deletions

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 }}