{% if likers_count %} {% if likers_count > 3 %} {{ likers_count }} collega{{ likers_count|pluralize:"'s" }} {% else %} {% for liker in likers_list %}{% if likers_count > 1 and not forloop.first %}{% if forloop.last %} en {% else %}, {% endif %}{% endif %}{{ liker.0 }}{% endfor %} {% endif %} vind{{ likers_count|pluralize:"t,en" }} dit leuk {% if likers_count > 3 %}