{% macro alert(type=None, close=False) %}
{{ caller() }} {% if close %}×{% endif %}
{% endmacro %}