{% for item in items %} {{ item.label }} {% endfor %} {% if not items and not has_extra %}

{{ MS_TRANS.no_items }}

{% endif %}