From 84e5076fa235be060f99f38dec59ddd0f9ca4dbc Mon Sep 17 00:00:00 2001
From: Matthew Lemon
Date: Sun, 24 May 2020 16:01:17 +0100
Subject: removed email verification for now
---
ctrack/templates/account/login.html | 33 ---------------------------------
1 file changed, 33 deletions(-)
(limited to 'ctrack/templates/account/login.html')
diff --git a/ctrack/templates/account/login.html b/ctrack/templates/account/login.html
index fbaa171..bb261f4 100644
--- a/ctrack/templates/account/login.html
+++ b/ctrack/templates/account/login.html
@@ -29,9 +29,6 @@ for a {{ site_name }} account and sign in below:{% endblocktrans %}
{% include "socialaccount/snippets/login_extra.html" %}
-{% else %}
-{% blocktrans %}If you have not created an account yet, then please
-sign up first.{% endblocktrans %}
{% endif %}
-
-
-
- # |
- First |
- Last |
- Handle |
-
-
-
-
- 1 |
- Mark |
- Otto |
- @mdo |
-
-
- 2 |
- Jacob |
- Thornton |
- @fat |
-
-
- 3 |
- Larry |
- the Bird |
- @twitter |
-
-
-
{% endblock %}
--
cgit v1.2.3