change consent page template

This commit is contained in:
Charles 2025-04-23 15:44:37 +02:00
parent ecfad09771
commit f41c34b750
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{% extends 'base.html.twig' %}
{% extends 'publicBase.html.twig' %}
{% block title %} Consent {% endblock %}