{% extends "cabinet/base.html" %} {% block content %} {{ module.label }} {{ page.title }} {% if page.subtitle %}{{ page.subtitle }}{% endif %} {% for action in page.actions %}{{ action.label }}{% endfor %} {% if page.back_url %}
{{ module.label }}
{{ page.subtitle }}
← Back