{{ widget }}
{% csrf_token %}
{% for t in widget.value %} {{ t.name }} - {% endfor %}
Recently used: {% for t in widget.tag_suggestions.quick %} {{ t.name }} + {% endfor %}