{% load i18n review_tags %}
{% with recommendation|traffic_light as traffic_light_html %} {% if traffic_light_html %} {{ recommendation|traffic_light }} {% endif %} {% endwith %} {% with assigned_reviewers|average_review_score as average %} {% if average %} {{ average }} {% endif %} {% endwith %}