{% extends "base.html" %} {% load i18n inlinetrans forum_tags slide_tags content_tags %} {% block pagetitle %}{% trans "Send comment to" %} {{ thread }}{% endblock %} {% block bodyextraclasses %}comments{% endblock %} {% block breadcrumbs %} {{ block.super }} {{ thread }} {% inline_trans "Send comment" %} {% block storybreadcrumbs %}{% endblock %} {% endblock %} {% block content %}