mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 12:26:30 +00:00
4 lines
92 B
Twig
4 lines
92 B
Twig
{% use '@default_theme/blocks.html.twig' %}
|
|
|
|
{% block b2 %}block from theme 2{% endblock %}
|