X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6d7b11e4a01b2314c0527d94d91f3159c0bd34ce..bb22d24ba0e3d3681f78e9cadb1502dbc2ebdc1c:/apps/funding/templates/funding/wlfund.html diff --git a/apps/funding/templates/funding/wlfund.html b/apps/funding/templates/funding/wlfund.html index da35943c3..54416fad6 100755 --- a/apps/funding/templates/funding/wlfund.html +++ b/apps/funding/templates/funding/wlfund.html @@ -1,39 +1,52 @@ {% extends "base.html" %} {% load i18n %} -{% block titleextra %}{% trans "Wolne Lektury Fund" %}{% endblock %} +{% block titleextra %}{% trans "Remaining funds" %}{% endblock %} {% block body %} -

{% trans "Wolne Lektury Fund" %}

+

{% trans "Remaining funds" %}

+ +
+

{% blocktrans with r="http://redakcja.wolnelektury.pl/" %}If +the full amount needed for publishing a book is not raised in time, +the funds are spent on other books waiting for +publication. The same thing happens with any money remaining +from successful fundraisers.{% endblocktrans %} + +{% trans "Learn more" %}.

+ +

{% trans "Spending these remaining funds is recorded in this table." %}

+
+ + + - - - {% for tag, entry in log %} {% if tag == 'spent' %} + - {% else %} - - - + + {% endif %} {% endfor %}
{% trans "Date" %}:
{% trans "Operation" %}:
{% trans "Amount" %}:
{% trans "Balance" %}:
 
{{ amount }} zł
 
{{ entry.timestamp }}
{% trans "Money spent on publishing the book" %}: + + {{ entry.book }}
-{{ entry.amount }} zł
{{ entry.total }} zł
{% trans "Book" %}: - {{ entry.book }}
{{ entry.end }}
+{{ entry.wlfund }} zł
{{ entry.total }} zł
{% trans "Excessive money from fundraiser" %}: +
{% trans "Money remaining from the fundraiser for" %}: {{ entry }}
+{{ entry.wlfund }} zł
{{ entry.total }} zł