{% if value %}
{% for tag in value %} {{ tag }} {% endfor %}
{% else %} - {% endif %}