• {{ _('Change color set') }}
    • {{ _('Change color set') }}
    • {% for item in all_colorsets %}
    • {{ _(item|capitalize) }}
    • {% endfor %}