X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/catalogue/templates/catalogue/author_detail.html diff --git a/src/catalogue/templates/catalogue/author_detail.html b/src/catalogue/templates/catalogue/author_detail.html index ae2c49578..278d33232 100644 --- a/src/catalogue/templates/catalogue/author_detail.html +++ b/src/catalogue/templates/catalogue/author_detail.html @@ -1,11 +1,12 @@ {% extends 'base.html' %} +{% load i18n %} {% load catalogue_tags %} {% load choose_cites from social_tags %} {% block breadcrumbs %} - Katalog + {% trans "Katalog" %} {% if tags %} {{ main_tag.get_category_display|title }} {% endif %} @@ -33,7 +34,7 @@
- +
{% for tag in tags %} {% if tag is not main_tag %} @@ -47,10 +48,10 @@
- Sortuj: + {% trans "Sortuj:" %}
- - + +