{% load i18n %} {% if import_js %} {% endif %} {% if likes_enabled %}
{{ content_obj.vote_total }} {% if can_vote %} {% trans "I Like" %} {% else %} {% trans "Likes" %} {% endif %}
{% endif %}