{% extends 'layout-myslice.html' %} {% block content_related %}

{{ state }}

{% csrf_token %} {% if next %} {% endif %} username:
password:
{% endblock content_related %} {% block content_main %} This page is currently not connected to any useful authentication system, but instead, as a proof of concept, it uses a set of hardwired user accounts, see auth/backend.py for more details. {% endblock content_main %}