X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..cf4049b3e2a405df73926d3a806f715de685b5cb:/src/funding/templates/funding/offer_list.html diff --git a/src/funding/templates/funding/offer_list.html b/src/funding/templates/funding/offer_list.html index 3076b681f..af28ec942 100644 --- a/src/funding/templates/funding/offer_list.html +++ b/src/funding/templates/funding/offer_list.html @@ -1,9 +1,11 @@ {% extends 'base.html' %} +{% load i18n %} {% block settings %} {% load title %} - {% title 'Zbiórki' %} + {% trans 'Zbiórki' as title %} + {% title title %} {% endblock %} @@ -12,7 +14,7 @@
- +