{% extends 'layouts/auth_base.html' %} {% load static %} {% block title %} Email sent {% endblock title %} {% block bodyclass %} login-page {% endblock bodyclass %} {% block content %}

Login

Register a new membership

{% endblock %}