temporary disable previous commit

This commit is contained in:
2022-01-07 12:34:14 +01:00
parent 68ea0a1086
commit a54cc70fd6
2 changed files with 39 additions and 34 deletions

View File

@@ -1,3 +1,5 @@
{# WIP
{% extends "@ChillPerson/Person/layout.html.twig" %}
{% set person = activity.person %}
@@ -14,3 +16,5 @@
'form' : delete_form
} ) }}
{% endblock %}
#}