mirror of
https://github.com/home-assistant/core.git
synced 2026-05-04 15:48:48 +01:00
5bc9545b81
Co-authored-by: Franck Nijhof <git@frenck.dev>
5 lines
85 B
Django/Jinja
5 lines
85 B
Django/Jinja
{% macro test_macro() -%}
|
|
macro
|
|
{%- endmacro %}
|
|
|
|
{% set test_variable = "variable" %} |