{% with id=widget.attrs.id %}
{% for perm in option.permissions %} {{ perm }}{% if not forloop.last %} | {% endif %} {% endfor %} {% endif %}