X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/7583035c199c378c8d019937d155992709536b91..5822f0692d0f64c266cad998681e6f5aea6d91d8:/apps/wolnelektury_core/templates/main_page.html

diff --git a/apps/wolnelektury_core/templates/main_page.html b/apps/wolnelektury_core/templates/main_page.html
index 3994acc17..a751022e1 100755
--- a/apps/wolnelektury_core/templates/main_page.html
+++ b/apps/wolnelektury_core/templates/main_page.html
@@ -28,7 +28,7 @@
     </div>
 
 
-    <h2 class="main-last"><span class="mono">{% trans "Recent publications" %}</span></h2>
+    <h2 class="main-last"><a href="{% url 'recent_list' %}"><span class="mono">{% trans "Recent publications" %}</span></a></h2>
         {% cache 60 last-published-on-main %}
             {% for book in last_published %}
                 {% book_mini book %}
@@ -69,9 +69,12 @@
 
     <div class="infopages-box">
         <h2><span class='mono'>{% trans "Information" %}</span></h2>
+        <ul>
+            <li><a href="http://nowoczesnapolska.org.pl/prywatnosc/">{% trans "Privacy policy" %}</a></li>
         {% cache 60 infopages-on-main LANGUAGE_CODE %}
             {% infopages_on_main %}
         {% endcache %}
+        </ul>
 
         <div class="social-links">
             <a href="http://pl-pl.facebook.com/pages/Wolne-Lektury/203084073268"