{% include 'parts/header.html' %} {{ post.title }} By {{ user.username }} {{ post.body }} {% if audio %} Download audio {% endif %} {% include 'parts/footer.html' %}
{{ post.body }}