commit | 310e71fd6e88cb41ddd4d448cee96a72554db177 | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Sun Feb 09 10:39:45 2020 +0100 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Sun Feb 09 10:39:45 2020 +0100 |
tree | b7fc361b20c221d440f3e1dbaa4d36b2f7bbea80 | |
parent | 521718d5ef2d7a18497bc525fb15d245f6827180 [diff] |
Web: Make navigation bar formatting dynamic. Change-Id: I65068a6837c325cd4d649696c709d2b6d2b4b3ef
diff --git a/src/main/resources/templates/benki/wiki/wikiPage.html b/src/main/resources/templates/benki/wiki/wikiPage.html index 6ebf7c2..c5155bc 100644 --- a/src/main/resources/templates/benki/wiki/wikiPage.html +++ b/src/main/resources/templates/benki/wiki/wikiPage.html
@@ -3,8 +3,8 @@ {#include base.html} {#title}{page.title} — Benki Wiki{/title} - {#siteSection}Wiki{/siteSection} +{#wikiClass}this-page{/wikiClass} {#head} <link rel="stylesheet" type="text/css" href="/web_modules/ContentTools/build/content-tools.min.css" />
diff --git a/src/main/resources/templates/benki/wiki/wikiPageRevisionList.html b/src/main/resources/templates/benki/wiki/wikiPageRevisionList.html index eb64ff9..2fd04eb 100644 --- a/src/main/resources/templates/benki/wiki/wikiPageRevisionList.html +++ b/src/main/resources/templates/benki/wiki/wikiPageRevisionList.html
@@ -4,8 +4,8 @@ {#include base.html} {#title}Revisions — {title} — Benki Wiki{/title} - {#siteSection}Wiki{/siteSection} +{#wikiClass}this-page{/wikiClass} {#body} <header>