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

{{post.title}}

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