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

{{post.title}}

{{post.date}} {{ post.html|safe }} {% if spi|length > 0 %}
Unterseiten: {% endif %} {% if sp|length > 0 %} {% endif %}
Files: {% endblock %}