feat: add error message page; improve admin ui; add missing test files

This commit is contained in:
bkfox
2023-09-12 21:00:44 +02:00
parent a0468899b0
commit 876e4cdfa7
28 changed files with 1242 additions and 438 deletions

View File

@ -66,6 +66,8 @@ Context variables:
{% endif %}
</div>
{% if not no_actions %}
{% block actions %}{% endblock %}
{% endif %}
</article>
{% endif %}