{% macro Accordion(title, id, heading_level="h2") %}
<{{heading_level}}>
{{ caller() }}
{% endmacro %}