{% extends 'layout-myslice.html' %} {% block content_related %} {% include 'widget-login.html' %} {% 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.

Currently hard wired users:

{% endblock content_main %}