{% extends 'security/base.html' %} {% block title %}Login{% endblock %} {% block content_title %}Sign In{% endblock %} {% block content_description %}Enter your email and password to Sign In{% endblock %} {% block content %}
{% endblock %} {% block content_footer %} First time here? Forgot your password? Request new password {% endblock %} {#{{ url_for_security('reset_password', token=reset_password_token) }}#}