{% extends "frontend/base.html" %} {% load chanup %} {% block title %} {{name}} page {{page}} {% endblock %} {% block navbar_links %} {% if prevpage %}
{% endif %} {% if nextpage %} {% if prevpage %}|{% endif %} {% endif %} {% endblock %} {% block content %} {% if captcha %} {% include "frontend/postform.html" %} {% endif %} {% for op in threads %}{{op.message|truncate|memepost}}
{{reply.message|truncate|memepost}}