{% if bg_texture_img %}
{% endif %} {% if arc_img %}
{% endif %} {% for c in circles %}
{{ c.label|safe }}
{% endfor %} {% for a in accents %}
{{ a.char }}
{% endfor %} {% for s in side_labels %}
{{ s.title }}
{% if s.desc %}
{{ s.desc|safe }}
{% endif %}
{% endfor %}