mirror of
https://github.com/home-assistant/core.git
synced 2026-09-07 22:20:07 +01:00
5 lines
85 B
Django/Jinja
5 lines
85 B
Django/Jinja
{% macro test_macro() -%}
|
|
macro
|
|
{%- endmacro %}
|
|
|
|
{% set test_variable = "variable" %} |