{# CODEX_DJANGO_CLI BLUEPRINT STATUS: MOVE_TO_CLI_BLUEPRINT. Reason: generated app-layer or scaffold-owned template for codex-django-cli blueprints. #} {% extends "cabinet/base_cabinet.html" %} {% load i18n %} {% block title %}{% trans "Reports" %} — {{ active_tab|capfirst }}{% endblock %} {% block cabinet_content %}
{% trans "No data available for this report type." %}