{{ blogger_info and blogger_info.full_name or full_name }}, {{ updated }}
{{ content }}
{{ _("This post is filed under {0}").format(blog_category) }}
{% block header %}
{{ blogger_info and blogger_info.full_name or full_name }}, {{ updated }}
{{ _("This post is filed under {0}").format(blog_category) }}
Comments
{% include 'templates/includes/comments/comments.html' %}