{% extends "picata/3_column.html" %} {% load wagtailcore_tags %} {% block main_classes %}{{ block.super }} article{% endblock %} {% block aside %} {% if tagline %}
Published {{ published }}
{% endif %} {% if updated %}Updated {{ updated }}
{% endif %} {% comment %} {% if page.tags %}Tagged: {% for tag in page.tags.all %}{{ tag }}{% if not forloop.last %}, {% endif %}{% endfor %}
{% endif %} {% endcomment %} {% endblock %} {% block article %}