fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix broken publishing\
[wolnelektury.git]
/
wolnelektury
/
templates
/
pdcounter
/
author_detail.html
diff --git
a/wolnelektury/templates/pdcounter/author_detail.html
b/wolnelektury/templates/pdcounter/author_detail.html
index
aa51718
..
7cdcf2a
100644
(file)
--- a/
wolnelektury/templates/pdcounter/author_detail.html
+++ b/
wolnelektury/templates/pdcounter/author_detail.html
@@
-1,7
+1,7
@@
{% extends "base.html" %}
{% load i18n %}
-{% block titleextra %}
::
{{ author.name }}{% endblock %}
+{% block titleextra %}{{ author.name }}{% endblock %}
{% block metadescription %}Licznik domeny publicznej: {{author.name}}.{% endblock %}