4 lines
144 B
Text
4 lines
144 B
Text
|
{% import '72262-vars.j2' as vars with context %}
|
||
|
{% macro included() %}{% include '72262-included.j2' %}{% endmacro %}
|
||
|
{{ included()|indent }}
|