hide competition links
authorJan Szejko <janek37@gmail.com>
Wed, 30 Nov 2016 10:40:44 +0000 (11:40 +0100)
committerJan Szejko <janek37@gmail.com>
Wed, 30 Nov 2016 10:40:44 +0000 (11:40 +0100)
redakcja/templates/main.html
redakcja/templates/registration/head_login.html

index 7dd9633..4bd03f2 100644 (file)
@@ -26,7 +26,7 @@
     <a class="btn btn-success btn-lg" id="tuton">{% trans "Create and share your resources<br>Start tutorial" %}</a>
 </div>
 <div class="col-md-6">
-    <a href="/competition/" class="btn btn-success btn-lg">{% trans "Competition" %}</a>
+    {#<a href="/competition/" class="btn btn-success btn-lg">{% trans "Competition" %}</a>#}
     <p style="margin-top: 17px;">{% trans "Joint project by:" %}</p>
     <a target="_blank" href="http://evensfoundation.be"><img style="margin-top: 20px; width: 145px;margin-right: 40px;" src="http://evensfoundation.be/sites/all/themes/evens/images/logo2.png"></a>
     <a target="_blank" href="https://nowoczesnapolska.org.pl"><img style="margin-top: 20px; width: 135px;" src="//nowoczesnapolska.org.pl/wp-content/themes/koed/images/nowoczesnapolska.org.pl.png"></a>
index 04822b4..8e96d9e 100644 (file)
@@ -14,7 +14,7 @@
 </li>
 
 <li><a href="/platform/" style="color: white">{% trans "About" %}</a></li>
-<li><a href="/competition/" style="color: white">{% trans "Competition" %}</a></li>
+{#<li><a href="/competition/" style="color: white">{% trans "Competition" %}</a></li>#}
 <li><a href="{% url 'organizations_new' %}" style="color: white"
     {% if request.path == '/' %}
     data-toggle="tutorial" data-tutorial="1" data-placement="bottom"