{# -*- coding: utf-8 -*- #} {% extends 'base.tmpl' %} {% import 'comments_helper.tmpl' as comments with context %} {% import 'crumbs.tmpl' as ui with context %} {% block sourcelink %}{% endblock %} {% block content %} {{ ui.bar(crumbs) }} {% if title %}
{{ post.text() }}
{% endif %} {% if folders %}