Add report edit form
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
{% block content %}
|
||||
|
||||
<h1>{{ _("Report") }}</h1>
|
||||
<h1>{{ self.title() }}</h1>
|
||||
|
||||
{% if not form %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user