{% load i18n %} {% spaceless %} {% for control in controls %} {{ control.text }} {% ifnotequal controls|last control %} | {% endifnotequal %} {% endfor %} {% if menu|length %} | {% trans "more" %} ▼ {% endif %} {% endspaceless %}