{% load i18n %}
{{ category }} {% if category.sum_of_votes %}{{ category.get_votes_string }} {% trans 'votes' %}{% endif %}
{% trans 'No categories available.' context 'topicvoting' %}