change consent page template
This commit is contained in:
parent
ecfad09771
commit
f41c34b750
|
@ -1,4 +1,4 @@
|
||||||
{% extends 'base.html.twig' %}
|
{% extends 'publicBase.html.twig' %}
|
||||||
|
|
||||||
{% block title %} Consent {% endblock %}
|
{% block title %} Consent {% endblock %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue