{# -*- coding: utf-8 -*- #} {% extends 'base.tmpl' %} {% import 'comments_helper.tmpl' as comments with context %} {% import 'ui_helper.tmpl' as ui with context %} {% import 'post_helper.tmpl' as post_helper with context %} {% block sourcelink %}{% endblock %} {% block content %} {{ ui.breadcrumbs(crumbs) }} {% if title %}
{{ post.text() }}
{% endif %} {% if folders %} {% if galleries_use_thumbnail %} {% for (folder, ftitle, fpost) in folders %} {% endfor %} {% else %}