{% extends "organizations_base.html" %} {% load url from future %} {% block content %}

Log in to your dashboard

{% csrf_token %} {{ form }}

Forgotten your password? Reset it.

{% endblock %}