{{ entry.title }}
{{ locale.format_date(entry.published, full_format=True, shorter=True) }}
{% raw entry.html %}
{% if current_user and current_user.author %}
{% end %}
{% extends "../base.html" %} {% block title %} {{ escape(handler.settings["website_title"]) }} - Blog{% end %} {% block body %} {% for entry in entries %}