{% comment %} Star Rating widget for Django Crispy Forms. Reference: https://github.com/uktrade/trade-remedies-public/blob/develop/trade_remedies_public/templates/v2/feedback/collect_feedback.html {% endcomment %} {% load static i18n crispy_forms_field crispy_forms_gds %} {% if field.is_hidden %} {{ field }} {% else %} {% if max_characters or max_words %}