Result
{% for thread in threads %}
{% endfor %}
{% if thread.user.avatar != "" %}
{% else %}
{% endif %}
{{ thread.title }}
{{ thread.keywords }}
{{ paginateHtml }}