{% macro toggle_section(title, id, name, flag, below_text) %}
{% if below_text %} {{below_text}} {% endif %}
{% endmacro %}