diff options
Diffstat (limited to 'wqflask/flask_security/templates/security/email/login_instructions.html')
| -rw-r--r-- | wqflask/flask_security/templates/security/email/login_instructions.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/wqflask/flask_security/templates/security/email/login_instructions.html b/wqflask/flask_security/templates/security/email/login_instructions.html deleted file mode 100644 index 45a7cb57..00000000 --- a/wqflask/flask_security/templates/security/email/login_instructions.html +++ /dev/null @@ -1,5 +0,0 @@ -<p>Welcome {{ user.email }}!</p> - -<p>You can log into your through the link below:</p> - -<p><a href="{{ login_link }}">Login now</a></p> \ No newline at end of file |
