3 lines
79 B
Twig
3 lines
79 B
Twig
{% extends 'layout.twig' %}
|
|
|
|
{% block root %}{{ theContent|raw }}{% endblock %} |