{% load i18n %} {% load time_tags %} {% if offer %} {% if is_current %} {% trans "Support a book:" %} {% endif %} {{ offer }} {% trans "missing" %}: {{ missing }} zł {% trans "collected" %}: {{ sum }} {% if is_current %} {% trans "until fundraiser end" %}: {% endif %}
{% endif %}