{% csrf_token %} {% if user.is_authenticated %} {% endif %} {{ like_count }} {% if like_count > 1 or like_count == 0 %}{{ counts_text.1 }}{% else %}{{ counts_text.0 }}{% endif %}