{% macro modal(id, body, label="", checked=False) -%} {% if label %} {% endif %}
{{ body }}
{%- endmacro %}