From: Jan Szejko Date: Mon, 25 Sep 2017 14:26:57 +0000 (+0200) Subject: switch to real publications page X-Git-Url: https://git.mdrn.pl/emels.git/commitdiff_plain/8223d3ce5539d0850dd488df301522f92da401b5 switch to real publications page --- diff --git a/emels/templates/base.html b/emels/templates/base.html index 347248c..45ce8d6 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 %}