{% load static i18n sekizai_tags %} {% addtoblock "js" %}{% endaddtoblock %}
{% translate "Did this help you?" %}
{% for score_item in ratings %}
{{ score_item.label }}
{% endfor %}
{% translate "Thank you for your feedback. It will help us improve the content of the site." %}