fine-tuning login
This commit is contained in:
7
capsulflask/templates/login-landing.html
Normal file
7
capsulflask/templates/login-landing.html
Normal file
@ -0,0 +1,7 @@
|
||||
{% extends 'base.html' %}
|
||||
|
||||
{% block title %}check your email{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
check your email. a login link has been sent to {{ email }}
|
||||
{% endblock %}
|
Reference in New Issue
Block a user