{% macro badge(text, completed) %} {{ text }} {% endmacro %} {% macro filter_button(filter, label) %} {{label}} {% endmacro %} {% macro intro(text) %} {{ text }} {% endmacro %}
{{ text }}