From ab2aa3c354544c115e1981ec501d6fb2f3f7009c Mon Sep 17 00:00:00 2001 From: ng0 Date: Tue, 3 Sep 2019 10:26:04 +0000 Subject: URL fixes --- common/navigation.j2.inc | 4 +-- locale/de/LC_MESSAGES/messages.po | 15 ++++++----- locale/en/LC_MESSAGES/messages.po | 15 ++++++----- locale/es/LC_MESSAGES/messages.po | 56 +++++++++++++++++++++++---------------- locale/fr/LC_MESSAGES/messages.po | 15 ++++++----- locale/it/LC_MESSAGES/messages.po | 55 +++++++++++++++++++++++--------------- locale/pt/LC_MESSAGES/messages.po | 56 +++++++++++++++++++++++---------------- locale/ru/LC_MESSAGES/messages.po | 15 ++++++----- template/copyright.html.j2 | 4 ++- 9 files changed, 136 insertions(+), 99 deletions(-) diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc index 297f98d5..ca5e35a8 100644 --- a/common/navigation.j2.inc +++ b/common/navigation.j2.inc @@ -1,12 +1,12 @@ {% macro navlink(site, text) -%} + href="/{{ lang }}/{{ site }}"> {{ text }} {%- endmacro %}