fix personcontent / content switch in some pages

This commit is contained in:
2022-03-24 20:52:58 +01:00
parent ad4f400262
commit e82b2bd10a
4 changed files with 3 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
</dl>
{% endblock %}
{% block personcontent %}
{% block content %}
{{ include('@ChillMain/Util/confirmation_template.html.twig',
{
'title' : 'Delete document ?'|trans,