Wording changes.
[wolnelektury.git] / src / catalogue / templates / catalogue / catalogue.html
index 482e828..bb86b7a 100644 (file)
@@ -22,7 +22,7 @@
     <h2>{% trans "Collections" %}</h2>
     {% plain_list collections paged=False %}
 
-    <h2>{% trans "Gallery" %}</h2>
+    <h2>{% trans "Art" %}</h2>
     {% plain_list pictures by_author=True paged=False initial_blocks=True %}
   </div>
 {% endblock %}