{% extends 'admin/master.html' %} {% block body %} {{ super() }}
You can log in as the default administrator with the following credentials:
Alternatively, you can register as a new administrator using the button below.
{% endif %} {% if current_user.is_authenticated %}You now have access to the Users view.
{% endif %}