{% macro render_reply(r, thread, current_user) -%} {% from "macros/reviews.html" import render_review_vote %}
{{ _("This thread has been locked by a moderator.") }}
{% endif %} {% if current_user.is_authenticated %}{{ _("No threads found") }}
{% endfor %} {% endmacro %} {% macro render_threadlist(threads) -%}{{ _("No threads found") }}
{% endfor %} {% endmacro %}
{% else %}
{% endif %}