{% block styles %} {% endblock %}
{% include "components/notofications.html" %}
User Name
Role
Profile
Settings
Logout
{{ subtitle or '' }}
{{ model or '' }}
{% include "components/global_actions.html" %}
{% block body %} {% endblock %}
{% include "components/footer.html" %}
{% if request.scope['endpoint'].__name__ in ['index'] %} {% include "components/modal.html" %} {% endif %} {##} {% block scripts %} {% endblock %}