Update backoffice templates to dynamically include titles and improve candidate handling in SeasonController

This commit is contained in:
2025-06-13 13:09:12 +02:00
parent 379fafcd16
commit 77d21b004f
6 changed files with 7 additions and 5 deletions

View File

@@ -21,5 +21,5 @@
{% endblock %}
{% block title %}
{{ parent() }}Backoffice
{% endblock %}