{% if article.tags %} {% for tag in article.tags %} {{ tag | escape }} {% endfor %} {% endif %}