2023-01-23 11:03:31 +01:00

3 lines
79 B
Twig

{% extends 'layout.twig' %}
{% block root %}{{ theContent|raw }}{% endblock %}