{% extends "admin/base.html" %} {% block access_control %}
Signed in as {{ current_user.id }} {{ current_user.caps | join(", ") }}