Needed to import cleanup BEFORE the getReport macro
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
>
|
||||
{# Birthdays #}
|
||||
{%- macro getReport() -%}
|
||||
{% from 'formatting.jinja' import cleanup %}
|
||||
{%- macro getReport() -%}
|
||||
<p>
|
||||
{{ [
|
||||
'Attention household, I am told that there is a birthday among us!',
|
||||
|
Reference in New Issue
Block a user