Files
hehe/user/themes/quark/templates/default.html.twig
T
2019-01-07 11:43:39 +01:00

6 lines
103 B
Twig

{% extends 'partials/base.html.twig' %}
{% block content %}
{{ page.content|raw }}
{% endblock %}