{% load i18n %} {% if import_js %} {% endif %} {% if likes_enabled %}
{{ content_obj.vote_total }}

{% if can_vote %} {% else %} {% trans "Likes" %} {% endif %}

{% endif %}