We have email verification
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{% extends "pyade/base.html" %}
|
||||
{% block content %}
|
||||
<h1>
|
||||
A mail was sent to you.
|
||||
</h1>
|
||||
<p>
|
||||
In this mail, you'll find a link to activate your account.
|
||||
</p>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user