{% ifequal request.page 1 %}

Re: {{reply.topic.subject}}

{{ topic.message }}

{% with topic as rtopic %} {% include 'dinette/attachement_frag.html' %} {% endwith %}
{% endifequal %} {% for reply in reply_list %} {% include 'dinette/replydetail_frag.html' %} {% endfor %}