{% extends "base.html" %} {% block page_title %}
{{ meta.date.strftime("%a, %d %B %Y %H:%M") }} — {{ blog.author }} {% if meta.tags %} — {% for t in meta.tags %}#{{ t }} {% endfor %} {% endif %}
{{ meta.abstract }}