commit | 371164a188b93b24f33cb5badb0362ac2544d33d | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Mon Mar 23 06:21:25 2020 +0100 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Mon Mar 23 06:21:25 2020 +0100 |
tree | 2b19582c04a50ecddc2357e2a895613f9d041519 | |
parent | 573f806676a7ebc2a62aa39d742127fbf74fbb3c [diff] [blame] |
Use generic page template for bookmark and lazy chat lists. Change-Id: I86cc78c8164d6672d8b5cfbc2a3433954068967e
diff --git a/src/main/resources/templates/benki/wiki/wikiPage.html b/src/main/resources/templates/benki/wiki/wikiPage.html index c5155bc..a98b147 100644 --- a/src/main/resources/templates/benki/wiki/wikiPage.html +++ b/src/main/resources/templates/benki/wiki/wikiPage.html
@@ -6,6 +6,8 @@ {#siteSection}Wiki{/siteSection} {#wikiClass}this-page{/wikiClass} +{#nav}{#navbar siteSection="Wiki" /}{/nav} + {#head} <link rel="stylesheet" type="text/css" href="/web_modules/ContentTools/build/content-tools.min.css" /> <script type="module" src="/web_modules/elix/define/ExpandablePanel.js" defer></script>