Add report edit form

This commit is contained in:
rubenwardy
2025-08-27 16:34:11 +01:00
parent 6bf94e558a
commit 0a52e26cd0
4 changed files with 49 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
{% block content %}
<h1>{{ _("Report") }}</h1>
<h1>{{ self.title() }}</h1>
{% if not form %}