) macro #} {% macro card(title=none, footer=none, attrs={}) %} {% if title %}{{ title }}{% endif %} {{ caller() }} {% if footer %}{% endif %} {% endmacro %}