From a6313c606743aacbbb76a24a135a01fa2d32392b Mon Sep 17 00:00:00 2001 From: Jan Szejko Date: Wed, 30 Nov 2016 11:40:44 +0100 Subject: [PATCH] hide competition links --- redakcja/templates/main.html | 2 +- redakcja/templates/registration/head_login.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/redakcja/templates/main.html b/redakcja/templates/main.html index 7dd9633b..4bd03f27 100644 --- a/redakcja/templates/main.html +++ b/redakcja/templates/main.html @@ -26,7 +26,7 @@ {% trans "Create and share your resources
Start tutorial" %}
- {% trans "Competition" %} + {#{% trans "Competition" %}#}

{% trans "Joint project by:" %}

diff --git a/redakcja/templates/registration/head_login.html b/redakcja/templates/registration/head_login.html index 04822b47..8e96d9e5 100644 --- a/redakcja/templates/registration/head_login.html +++ b/redakcja/templates/registration/head_login.html @@ -14,7 +14,7 @@
  • {% trans "About" %}
  • -
  • {% trans "Competition" %}
  • +{#
  • {% trans "Competition" %}
  • #}