{% extends request.EXPERIMENTS.layout.value|yesno:"2022/base_simple.html,base/base.html" %} {% load i18n %} {% block settings %} {% load title %} {% title library.name %} {% endblock %} {% block breadcrumbs %} {% trans 'Libraries directory' %} {{ library.catalog.name }} {% endblock %} {% block titleextra %}{{ library.name }}{% endblock %} {% block body %}
Adres strony www: {{library.url}}
{% autoescape off %}{{library.description}}{% endautoescape%}