Labeling configuration help

{% if multi_session %}
Reset everything and start a new project

{% endif %}
Try predefined configs
{% for category in templates %}
{% if category == 'audio' %} {% endif %} {% if category == 'text' %} {% endif %} {% if category == 'html' %} {% endif %} {% if category == 'image' %} {% endif %} {% for t in templates[category] %} {% endfor %}
{% endfor %}