{% load rating_tags %}
{% with likes=comic.likes.count %} liked time{{ likes|pluralize:'s' }}! {% endwith %} {% if user.is_authenticated %} {% endif %}