{% include "../header.html" %}
Result
{% for thread in threads %} {% endfor %}
{{ paginateHtml }}
{% include "../footer.html" %}