From b899f584abdfe9345c90563bf28661756c959356 Mon Sep 17 00:00:00 2001 From: Jan Szejko Date: Tue, 6 Dec 2016 16:30:19 +0100 Subject: [PATCH] add appyourschool links --- redakcja/templates/main.html | 1 + redakcja/templates/registration/head_login.html | 1 + 2 files changed, 2 insertions(+) diff --git a/redakcja/templates/main.html b/redakcja/templates/main.html index a6a9f415..011ca0b6 100644 --- a/redakcja/templates/main.html +++ b/redakcja/templates/main.html @@ -26,6 +26,7 @@ {% trans "Create and share your resources
Start tutorial" %}
+ {% trans "App Your School" %} {#{% trans "Competition" %}#}

{% trans "Joint project by:" %}

diff --git a/redakcja/templates/registration/head_login.html b/redakcja/templates/registration/head_login.html index 8e96d9e5..5223da07 100644 --- a/redakcja/templates/registration/head_login.html +++ b/redakcja/templates/registration/head_login.html @@ -14,6 +14,7 @@
  • {% trans "About" %}
  • +
  • {% trans "App Your School" %}
  • {#
  • {% trans "Competition" %}
  • #}