X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/15058993d0b2158992a87002bf6e3297580428db..cf287e8434ef1d5e84be9f6a3047f73eb0721285:/src/wolnelektury/templates/main_page.html

diff --git a/src/wolnelektury/templates/main_page.html b/src/wolnelektury/templates/main_page.html
index d2b7556c8..7912c2421 100755
--- a/src/wolnelektury/templates/main_page.html
+++ b/src/wolnelektury/templates/main_page.html
@@ -3,6 +3,7 @@
 {% load i18n catalogue_tags infopages_tags %}
 {% load ssi_include from ssify %}
 {% load cache %}
+{% load funding_tags %}
 {% get_current_language as LANGUAGE_CODE %}
 
 
@@ -129,6 +130,7 @@
         <li><a href="{% url 'oaipmh' %}">OAI-PMH</a></li>
         <li><a href="{% url 'lesmianator' %}" lang="pl">Leśmianator</a></li>
         <li><a href="http://polski.wolnelektury.pl" lang="pl">Materiały do nauki j. polskiego</a></li>
+        <li><a href="{% url 'subscribe' %}">{% trans "Newsletter" %}</a></li>
       </ul>
     </section>