{% load spirit_tags i18n %}
{% for c in comments %} {% empty %}

{% trans "There are no comments here, yet" %}

{% endfor %}