From 371164a188b93b24f33cb5badb0362ac2544d33d Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Mon, 23 Mar 2020 06:21:25 +0100 Subject: Use generic page template for bookmark and lazy chat lists. Change-Id: I86cc78c8164d6672d8b5cfbc2a3433954068967e --- src/main/resources/templates/benki/about/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main/resources/templates/benki/about') diff --git a/src/main/resources/templates/benki/about/index.html b/src/main/resources/templates/benki/about/index.html index 520644e..edfd82e 100644 --- a/src/main/resources/templates/benki/about/index.html +++ b/src/main/resources/templates/benki/about/index.html @@ -6,6 +6,8 @@ {#siteSection}About This Site{/siteSection} {#aboutClass}this-page{/aboutClass} +{#nav}{#navbar siteSection="About" /}{/nav} + {#head}{/head} {#body} -- cgit v1.2.3