mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
{% macro mymacro() -%}
|
|
{{b.greetee}} <-- error is here
|
|
{%- endmacro %}
|