{% extends "base.html" %} {% block topbar %}
{{ post.date }}
{% if post.forward %}{{ post.forward.title }} {{ post.forward.date }}
{{ post.text | safe }}
{% endif %} {% if post.path %}🗂 File: {{ post.path }}
{% endif %}{{ post.text | safe }}
{% endif %} {% if post.path %}🗂 File: {{ post.path }}
{% endif %} {% endif %}