{% if not topic.closed %} {% if user.is_authenticated %} {% trans "Post reply" %} {% else %} {% trans "You must" %} {% trans "Login" %} {% trans "or" %} {% trans "register" %} {% trans "to post a reply" %} {% endif %} {% endif %}
{% trans "Posts" %} [ {% page_range_info page_obj %} ]
{% if not topic.closed %} {% if user.is_authenticated %} {% trans "Post reply" %} {% else %} {% trans "You must" %} {% trans "Login" %} {% trans "or" %} {% trans "register" %} {% trans "to post a reply" %} {% endif %} {% endif %}