Needed to import cleanup BEFORE the getReport macro

This commit is contained in:
2023-07-01 17:11:17 -04:00
parent 07b3f00dd1
commit befe962085
9 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
>
{# Weather Briefing #}
{%- macro getReport() -%}
{% from 'formatting.jinja' import cleanup %}
{%- macro getReport() -%}
<p>
{% if is_state('input_boolean.tornado_alarm','on') %}