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