{% set shell = tapdb_gui_host_shell(request) %} {% block title %}TapDB{% endblock %} {% for stylesheet in shell.extra_stylesheets %} {% endfor %}
{% if shell.active and shell.app_name %}{{ shell.app_name }} / {% endif %}TapDB
{{ user.display_name or user.username }} ยท {{ user.role }}
{% block content %}{% endblock %}