X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0afa8ce8f8858c875404136d81dfb1645aeac19f..0a693dbc08fd1c2c95538f627985fc03f9e3b684:/wolnelektury/templates/pdcounter/author_detail.html?ds=sidebyside diff --git a/wolnelektury/templates/pdcounter/author_detail.html b/wolnelektury/templates/pdcounter/author_detail.html index e12683516..7cdcf2abd 100644 --- a/wolnelektury/templates/pdcounter/author_detail.html +++ b/wolnelektury/templates/pdcounter/author_detail.html @@ -1,15 +1,14 @@ {% extends "base.html" %} {% load i18n %} -{% block title %}{{ author.name }} w WolneLektury.pl{% endblock %} +{% block titleextra %}{{ author.name }}{% endblock %} + +{% block metadescription %}Licznik domeny publicznej: {{author.name}}.{% endblock %} {% block bodyid %}author-detail{% endblock %} {% block body %}
{% trans "This author's works will become part of public domain and will be allowed to be published without restrictions in" %}
- {% include "pdcounter/pd_counter.html" %} +{% trans "Find out why Internet libraries can't publish this author's works." %}
{% trans "Loading" %}
-