{%- extends "page.html" %} {% block body %} {% for collection in catalog %} {% if collection %}
{% if fa %}{% endif %} {% if post.published %} {{ post.date.strftime(gettext(ablog.post_date_format)) }} {% else %} Draft {% endif %} - {{ post.title }}
{% if 0 %}