Users are allowed to register now

This includes sending a welcome email.
This commit is contained in:
2016-04-19 07:39:17 +02:00
parent 2e0fc3b772
commit 1240a3c64b
6 changed files with 37 additions and 10 deletions

View File

@@ -10,5 +10,4 @@
{{ render_field(login_user_form.next) }}
{{ render_field(login_user_form.submit) }}
</form>
{% include "security/_menu.html" %}
{% endblock %}