{{ article.title }}
{% if PLUGINS and 'post_stats' in PLUGINS %} • {{ _('%(minutes)s min read', minutes=article.stats['read_mins']) }} {% endif %}
{% if article.tags %} {% for tag in article.tags %} {{ tag }} {% endfor %} {% endif %}
{% if PLUGINS and 'post_stats' in PLUGINS %} • {{ _('%(minutes)s min read', minutes=article.stats['read_mins']) }} {% endif %}
{% if article.tags %} {% for tag in article.tags %} {{ tag }} {% endfor %} {% endif %}