summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/benki/wiki/wikiPage.html
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2020-04-17 21:22:57 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2020-04-17 21:22:57 +0200
commit188327df8235e114962a7ccf5895999eab2e3470 (patch)
tree1d743fbec7b54a9bb700484463be17e83349b82d /src/main/resources/templates/benki/wiki/wikiPage.html
parent0fb9d12078b07947f8df732564477bd3f8eabaea (diff)
Update to Quarkus 1.3.2.Final.
Also adds a workaround for Quarkus issue #8662 (https://github.com/quarkusio/quarkus/issues/8662). Change-Id: I0a91a67609b0fce4cf7f4dd356d787caf1e2938d
Diffstat (limited to 'src/main/resources/templates/benki/wiki/wikiPage.html')
-rw-r--r--src/main/resources/templates/benki/wiki/wikiPage.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/templates/benki/wiki/wikiPage.html b/src/main/resources/templates/benki/wiki/wikiPage.html
index a98b147..782e7cc 100644
--- a/src/main/resources/templates/benki/wiki/wikiPage.html
+++ b/src/main/resources/templates/benki/wiki/wikiPage.html
@@ -6,7 +6,7 @@
{#siteSection}Wiki{/siteSection}
{#wikiClass}this-page{/wikiClass}
-{#nav}{#navbar siteSection="Wiki" /}{/nav}
+{#nav}{#navbar siteSection="Wiki" /}
{#head}
<link rel="stylesheet" type="text/css" href="/web_modules/ContentTools/build/content-tools.min.css" />