From 98e72b1fc8634c90199a2ffcb1623de1ef9dd90a Mon Sep 17 00:00:00 2001 From: Jan Szejko Date: Thu, 11 May 2017 16:46:14 +0200 Subject: [PATCH] temporary publications page --- emels/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emels/templates/base.html b/emels/templates/base.html index ba02e2d..347248c 100644 --- a/emels/templates/base.html +++ b/emels/templates/base.html @@ -10,7 +10,7 @@
  • {% trans "News" %}
  • {% trans "About" %}
  • {% trans "Partners" %}
  • -
  • {% trans "Publications" %}
  • +
  • {% trans "Publications" %}
  • {% trans "Contact" %}
  • {% endblock %} -- 2.20.1