{% load static sekizai_tags %} {% addtoblock "js" %}{% endaddtoblock %}
{{ question_message }}
{% for score_item in ratings %}
{{ score_item.label }}
{% endfor %}
{{ thank_you_message }}