{{ article.title }} {{ article.created }} {% if article.updated %} · Updated {{ article.updated }} {% endif %} {% if article.tags %} {% for tag in article.tags | sort %} {{ tag }} {% endfor %} {% endif %} {{ article.content }}