diff options
Diffstat (limited to 'src/main/resources/templates/benki')
-rw-r--r-- | src/main/resources/templates/benki/wiki/wikiPage.html | 2 | ||||
-rw-r--r-- | src/main/resources/templates/benki/wiki/wikiPageRevisionList.html | 2 |
2 files changed, 2 insertions, 2 deletions
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> |