4f2176a
1 2 3 4
{%- import "nested-macro.html" as libi -%} {%- macro parent() -%} {% call libi::parent() %} {%- endmacro -%}