{% for tag in tags %} {% if forloop.first %}

たぐ

{% endif %} {{ tag }}  {% if forloop.last %}

{% endif %} {% endfor %}