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