{% if themes and themes|length > 1 %} {% for name, target in themes.items %} {{ name }} {% if not forloop.last %}•{% endif %} {% endfor %} {% endif %}