summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorCaoimhe Chaos <caoimhechaos@protonmail.com>2018-05-24 13:52:42 +0200
committerCaoimhe Chaos <caoimhechaos@protonmail.com>2018-05-24 13:58:39 +0200
commit6aead64610e5451c762493f182e927ddbd797295 (patch)
treec530cbfdb5726fb02bf4ada46fd3f2b05efe8ce8 /templates
parent8f3a784f4cf9063abf5023237c0454d11064ed05 (diff)
Update page template with link to privacy statement.
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index f96b21bb..a8075efb 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -231,6 +231,8 @@
<TMPL_ELSE>
<li><a name="pagelicense"></a>License: <a href="https://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0</a></li>
</TMPL_IF>
+ <li><a href="https://www.starship-factory.ch/datenschutz/">Datenschutzerklärung</a>
+ (<a href="https://www.starship-factory.ch/datenschutz/#dsg-wiki">Wiki-spezifische Sektion</a>)</li>
<li>Last edited <TMPL_VAR MTIME></li>
<!-- Created <TMPL_VAR CTIME> -->
</ul>