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