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