{% load i18n %}
{{ topic }} {% if topic.votes %}{{ topic.get_votes_string }} {% trans 'votes' %}{% endif %}
{% trans 'No topics available.' %}