aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/signup.html')
-rw-r--r--templates/signup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/signup.html b/templates/signup.html
index 5795346..22a6090 100644
--- a/templates/signup.html
+++ b/templates/signup.html
@@ -1,4 +1,4 @@
-{% if username %}
+{% if email %}
You will soon recieve a mail at {{ email }} to verify your account
{% else %}
<form action="." method="post">{% csrf_token %}