From 86569c70ff1da103f898e4e9668f3f3babb4833a Mon Sep 17 00:00:00 2001
From: Jan Szejko <janek37@gmail.com>
Date: Wed, 3 Jan 2018 10:22:35 +0100
Subject: [PATCH] remove contest form link

---
 src/wolnelektury/templates/main_page.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/wolnelektury/templates/main_page.html b/src/wolnelektury/templates/main_page.html
index 1d59c1379..7912c2421 100755
--- a/src/wolnelektury/templates/main_page.html
+++ b/src/wolnelektury/templates/main_page.html
@@ -139,7 +139,6 @@
       <ul>
         <li><a href="https://nowoczesnapolska.org.pl/prywatnosc/">{% trans "Privacy policy" %}</a></li>
         {% infopages_on_main %}
-        <li><a href="{% url 'contact_form' 'konkurs' %}">{% trans "Konkurs Trzy strony" %}</a></li>
       </ul>
 
       <div class="social-links">
-- 
2.20.1