{{ title }}

{% if subtitle %}
{{ subtitle }}
{% endif %}
{% if expanded %}▼{% else %}▶{% endif %}
{% block panel_content %} {{ content|safe }} {% endblock %}