{% extends "base.html" %} {% load bootstrap3 %} {% block content %}

Log In

Please enter your email address. Next, we'll send you an email with log-in instructions!

{% csrf_token %} {% bootstrap_form form %} {% buttons %} {% endbuttons %}
{% endblock %}