From: Michael Tremer Date: Wed, 28 Aug 2019 12:11:35 +0000 (+0100) Subject: wiki: Fix double-use of page variable X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8913303be8023706a7c377e29a3fe1d9deee935;p=ipfire.org.git wiki: Fix double-use of page variable This overlayed the path of the page and rendered an incorrect navigation. Fixes: #12144 Signed-off-by: Michael Tremer --- diff --git a/src/templates/wiki/modules/navbar.html b/src/templates/wiki/modules/navbar.html index d93bfee9..c8c1c3f3 100644 --- a/src/templates/wiki/modules/navbar.html +++ b/src/templates/wiki/modules/navbar.html @@ -1,8 +1,8 @@ {% if len(breadcrumbs) >= 1 %}