{{ _("How would you rate the blog?") }}

{{ _("How would you rate the blog?") }}

{% for rating in [1, 2, 3, 4, 5 ,6, 7, 8, 9, 10] %}
{{ rating }}
{% endfor %}