{% load i18n reviewtags %}
    {% if comment %} {% comment_replies review comment context_id %} {% else %} {% review_body_replies review context_type context_id %} {% endif %}
{% if user.is_authenticated %} {% endif %}