{% load i18n %} {% if user.is_authenticated %} {% trans "Is this review helpful?" %}
{% csrf_token %}
{% csrf_token %}
{% endif %}