X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2a8b16aa45fb2b17f92068016ec72f93ccdef776..1e9113af163a3d002b0b9c3e8c339f22af5b848a:/apps/funding/templates/funding/tags/funding.html diff --git a/apps/funding/templates/funding/tags/funding.html b/apps/funding/templates/funding/tags/funding.html index dbcb871df..46282518e 100755 --- a/apps/funding/templates/funding/tags/funding.html +++ b/apps/funding/templates/funding/tags/funding.html @@ -2,36 +2,47 @@ {% load time_tags %} {% if offer %} {% spaceless %} -
+
+ {% if closeable %}X{% endif %} {% if link and is_current %} - - {% trans "Support a book!" %} + {% endif %} - +{% if closeable %} +
{% trans "Help free the book!" %}
+{% endif %} {% endspaceless %} {% endif %}