{% if title %}{{ title }}: {% endif %} {% if subtitle %}{{ subtitle }}{% endif %}
{% if control_list|length > 1 %} {% for control in control_list %} {{ control.icon|safe }} {% endfor %} {% endif %}