X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/590be2077917fbeb3ee169604bef99b42029ffba..e4d004cbf9d467a20a2a0d04aecaac36efd0af2c:/src/wolnelektury/templates/main_page.html diff --git a/src/wolnelektury/templates/main_page.html b/src/wolnelektury/templates/main_page.html index 74eaec928..d14e25a7d 100644 --- a/src/wolnelektury/templates/main_page.html +++ b/src/wolnelektury/templates/main_page.html @@ -79,7 +79,7 @@ <ul> <li><a href="{% url 'suggest' %}" id="suggest" class="ajaxable">{% trans "Report a bug or suggestion" %}</a></li> <li><a href="{% url 'reporting_catalogue_pdf' %}">{% trans "Download the catalogue in PDF format." %}</a></li> - <li><a href="{% url 'gallery' %}">{% trans "Gallery" %}</a></li> + <li><a href="{% url 'gallery' %}">{% trans "Art" %}</a></li> <li><a href="{% url 'catalogue' %}">{% trans "All works" %}</a></li> <li><a href="{% url 'dictionary_notes' %}">{% trans "Footnotes" %}</a></li>