aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/templates/auth/login.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/templates/auth/login.html b/app/templates/auth/login.html
index 27268b2..644b385 100644
--- a/app/templates/auth/login.html
+++ b/app/templates/auth/login.html
@@ -8,6 +8,7 @@
{{ wtf.quick_form(form) }}
</div>
</div>
+<br>
<p>New User? <a href="{{ url_for('auth.register') }}">Click to Register!</a></p>
<p>
Forgot your password?