diff --git a/app/auth/templates/auth/login.html b/app/auth/templates/auth/login.html index fb8fa783..e584ba5c 100644 --- a/app/auth/templates/auth/login.html +++ b/app/auth/templates/auth/login.html @@ -39,32 +39,26 @@
{{ form.password(class="form-control", type="password") }} {{ render_field_errors(form.password) }} +
+ + I forgot my password + +
- - + +
+ Don't have an account yet? Sign up +
+ - -
- Don't have an account yet? Sign up -