{%- extends "page.html" %} {% block body %}
{% if fa %}{% endif %} {% if post.published %} {{ post.date.strftime(ablog.post_date_format) }} {% else %} Draft {% endif %} - {{ post.title }}
{{ _("Read more ...") }}