{% extends 'base_widget.html.twig' %} {% block title %}WidgetController{% endblock %} {% block body %}
{% if item.count_row_total > 0 %} {{ item.count_row_total }} оценок. {% endif %} В среднем - {{ rFloat(item.rating_total) }}