toulouse-maelis: template for reservations widget (#72935)
gitea-wip/publik-base-theme/pipeline/pr-main This commit looks good Details

This commit is contained in:
Lauréline Guérin 2023-01-04 16:09:16 +01:00
parent 1c85740054
commit f5d066062d
No known key found for this signature in database
GPG Key ID: 1FAB9B9B4F93D473
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{% extends "qommon/forms/widget.html" %}
{% block widget-control %}
{% include "qommon/forms/widgets/reservations-enfant.html" with widget_prefix="toulouse-maelis" %}
{% endblock %}