{{ title }}
{% if collapsed %}▼{% else %}▲{% endif %}
{% if description %}
{{ description }}
{% endif %}
{% block panel_content %} {% endblock %}