{% extends "layout.html" %} {% block content %}

Go back

{{ item.title }}

{{ item.date|dt('%B %e, %Y') }}

{{ item.content|nl2br }}

{% endblock %}