{% extends "sora/layout.html" %} {% load i18n %} {% load url from future %} {% import "_forms.html" as form_theme with context %} {% import "sora/editor.html" as editor with context %} {% import "sora/macros.html" as macros with context %} {% block title %}{{ macros.page_title(title=thread.name,parent=forum.name,page=pagination['page']) }}{% endblock %} {% block breadcrumb %}{{ super() }} / {% for parent in parents %}
{{ post.user.username }}, {{ post.date|reltimesince|low }}
#} {% if post.user.signature %}