5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
|
{% macro test_macro() -%}
|
||
|
macro
|
||
|
{%- endmacro %}
|
||
|
|
||
|
{% set test_variable = "variable" %}
|