check_circle
{% trans "Your rating:" %} {{ user_rating.score }}
{% if user_rating.comment %}
{{ user_rating.comment }}
{% endif %} {% endif %}{% load i18n %}
{{ user_rating.comment }}
{% endif %} {% endif %}{% trans "Log in" %} {% trans "to rate this recipe." %}
{% endif %} {% if all_ratings %}{{ rating.comment }}
{% endif %}