{% extends 'base.html' %} {% import 'bootstrap/wtf.html' as wtf %} {% block app_content %}

Sign In

{{ wtf.quick_form(form) }}

Forgot Your Password? Click to Reset It

{% endblock %}