{% load rating_tags i18n %}
{% trans 'Nobody voted yet' %}
{% blocktrans %}Voted: {{ vote_amount }} times{% endblocktrans %}
{% trans 'Average mark' %}: {{ vote_average|floatformat:"1" }}