diff options
| author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2020-10-31 19:59:24 +0100 |
|---|---|---|
| committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2020-10-31 19:59:24 +0100 |
| commit | 8ae23a7fa6202377f957919d763c618859cb0d74 (patch) | |
| tree | db8aa409316aba1a69af487d1f809ad305418921 /src/main/resources/templates/benki/about | |
| parent | c0ed9cca59eb36477c8efeb4b724fa4be320ff38 (diff) | |
KB68 Add privacy policy.
Change-Id: Ib55cd55b2c9f53211ea6c18c2890f715a61d9d9b
Diffstat (limited to 'src/main/resources/templates/benki/about')
| -rw-r--r-- | src/main/resources/templates/benki/about/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/main/resources/templates/benki/about/index.html b/src/main/resources/templates/benki/about/index.html index 5376f62..ef441dc 100644 --- a/src/main/resources/templates/benki/about/index.html +++ b/src/main/resources/templates/benki/about/index.html @@ -1,9 +1,7 @@ -{@eu.mulk.mulkcms2.benki.wiki.WikiPageRevision page} - {#include base.html} {#title}About This Site{/title} -{#siteSection}About This Site{/siteSection} +{#siteSection}About{/siteSection} {#aboutClass}this-page{/aboutClass} {#nav}{#navbar siteSection="About" /} |
