X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/social/templates/social/my_shelf.html diff --git a/src/social/templates/social/my_shelf.html b/src/social/templates/social/my_shelf.html index f42a76b27..c23eeaf44 100644 --- a/src/social/templates/social/my_shelf.html +++ b/src/social/templates/social/my_shelf.html @@ -1,16 +1,18 @@ {% extends 'base.html' %} +{% load i18n %} {% load catalogue_tags %} {% block settings %} {% load title %} - {% title 'Półka' %} + {% trans 'Półka' as title %} + {% title title %} {% endblock %} {% block main %}
-

Półka

+

{% trans "Półka" %}

@@ -18,13 +20,13 @@
- +
- Sortuj: + {% trans "Sortuj:" %}
- - + +