From deaf64d3621285382621f4579db30e79f43651cb Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Mon, 26 Mar 2018 10:14:41 +0000 Subject: Remove flask_security module - not used --- .../flask_security/templates/security/email/login_instructions.html | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 wqflask/flask_security/templates/security/email/login_instructions.html (limited to 'wqflask/flask_security/templates/security/email/login_instructions.html') 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 @@ -
Welcome {{ user.email }}!
- -You can log into your through the link below:
- - \ No newline at end of file -- cgit 1.4.1