{% extends "bare.html" %} {% block title %}Sign in · {{ APP_NAME }}{% endblock %} {% block subtitle %} · Sign in{% endblock %} {% block content %} {% include "partials/flash.html" %}
A token of your user, or the admin key. You act with the rights of that user.
{% endblock %}