{% extends 'layout.html' %} {% block content %} {% from "FormMacros.html" import render_button, render_control, render_checkbox %} {% include "security/_messages.html" %}
Please log in to your account. If you haven't got an account yet, you can register one here.
{% include "security/_menu.html" %} {% endblock %}