mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
5 lines
85 B
Django/Jinja
5 lines
85 B
Django/Jinja
{% macro test_macro() -%}
|
|
macro
|
|
{%- endmacro %}
|
|
|
|
{% set test_variable = "variable" %} |