X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/dea27f4e683e78d64d7841489ac1059e6a7d98c9..764fcc72600a23d5093511228dee596b55c45c72:/wolnelektury/templates/pdcounter/author_detail.html diff --git a/wolnelektury/templates/pdcounter/author_detail.html b/wolnelektury/templates/pdcounter/author_detail.html index e12683516..1fd0985e3 100644 --- a/wolnelektury/templates/pdcounter/author_detail.html +++ b/wolnelektury/templates/pdcounter/author_detail.html @@ -3,6 +3,8 @@ {% block title %}{{ author.name }} w WolneLektury.pl{% endblock %} +{% block metadescription %}Licznik domeny publicznej: {{author.name}}.{% endblock %} + {% block bodyid %}author-detail{% endblock %} {% block body %} @@ -48,10 +50,7 @@ {% include "info/join_us.html" %} -
-
{% trans "Close" %}
-
-

* {% trans "Loading" %}

-
+
+ {% include "publishing_suggest.html" %}
-{% endblock %} \ No newline at end of file +{% endblock %}