admin: update marital status

This commit is contained in:
nobohan
2022-05-03 19:03:58 +02:00
parent 76af733bc3
commit 3f256ad907
8 changed files with 59 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
{% extends '@ChillMain/CRUD/Admin/index.html.twig' %}
{% block content -%}
{% block content %}
{% embed '@ChillMain/CRUD/_new_content.html.twig' %}
{% block content_form_actions_save_and_show %}{% endblock %}
{% endembed %}