{% if article.tags %} Filed Under {% for tag in article.tags %} {{ tag }} {% if not loop.last %} • {% endif %} {% endfor %} {% endif %}