{% if content_obj.likes_enabled %}

{{ content_obj.vote_total }} {% if can_vote %} I Like {% else %} Likes {% endif %}

{% endif %}