fix in librarian
[wolnelektury.git] / apps / wolnelektury_core / templates / main_page.html
index 118f3ac..f1450cb 100755 (executable)
@@ -46,7 +46,7 @@
             <li><a href="{% url 'suggest' %}" id="suggest" class="ajaxable">{% trans "Report a bug or suggestion" %}</a></li>
             <!--li><a href="http://turniej.wolnelektury.pl">Turniej Elektrybałtów</a></li-->
             <li><a href="{% url 'reporting_catalogue_pdf' %}">{% trans "Download the catalogue in PDF format." %}</a></li>
-            <!--li><a href="{% url 'infopage' "widget" %}">{% trans "Widget" %}</a></li-->
+           <li><a href="{% url 'dictionary_notes' %}">{% trans "Footnotes" %}</a></li>
             <li><a href="{% url 'suggest_publishing' %}" id="suggest-publishing" class="ajaxable">{% trans "Missing a book?" %}</a></li>
             <li><a href="{% url 'publish_plan' %}">{% trans "Publishing plan" %}</a></li>
             <li><a href="{% url 'api' %}">API</a></li>
@@ -81,7 +81,7 @@
 
 {% block add_footer %}{% spaceless %}
 {{ cite_pk.if }}
-    <p>{% trans "Image used:" %}</p>
+    <p>{% trans "Image used:" %}
     {% ssi_include 'social_cite_info' pk=cite_pk %}
     </p>
 {{ cite_pk.endif }}