fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixes #3252: Gallery title (and Librarian bump).
[wolnelektury.git]
/
apps
/
picture
/
templates
/
picture
/
picture_list_thumb.html
diff --git
a/apps/picture/templates/picture/picture_list_thumb.html
b/apps/picture/templates/picture/picture_list_thumb.html
index
9684f84
..
71cd702
100644
(file)
--- a/
apps/picture/templates/picture/picture_list_thumb.html
+++ b/
apps/picture/templates/picture/picture_list_thumb.html
@@
-7,11
+7,11
@@
{% block bodyid %}picture-list{% endblock %}
{% block bodyid %}picture-list{% endblock %}
-{% block titleextra %}{% trans "Listing of all works" %}{% endblock %}
+{% block titleextra %}{% trans "Listing of all works"
context "gallery"
%}{% endblock %}
{% block body %}
{% block body %}
- <h1>{% block book_list_header %}{% trans "Listing of all works" %}{% endblock %}</h1>
+ <h1>{% block book_list_header %}{% trans "Listing of all works"
context "gallery"
%}{% endblock %}</h1>
<div class="left-column"><div class="normal-text">
{% block book_list_info %}
<div class="left-column"><div class="normal-text">
{% block book_list_info %}