summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2020-02-18 18:20:27 +0100
committerGustav Eek <gustav.eek@fripost.org>2020-02-18 18:20:27 +0100
commit6b989f0793dbc45baa98edf58397bbe9183623cf (patch)
tree97c86f3163dd0bb9b20c7fff677a7f2549499155 /templates
parentacf88b4de7cb909f36ead3d675cbbd9e868c69ad (diff)
Add essay blog function
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 0f2f705..17dbcb6 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -47,6 +47,7 @@
<li><a href="<TMPL_UNLESS ISWEBSITE>https://fripost.org</TMPL_UNLESS>/kontakt">Kontakt</a></li>
<li><a href="<TMPL_UNLESS ISWEBSITE>https://fripost.org</TMPL_UNLESS>/english">English</a></li>
<li><a href="<TMPL_IF ISWEBSITE>https://wiki.fripost.org</TMPL_IF>/faq">FAQ</a></li>
+ <li><a href="<TMPL_IF ISWEBSITE>https://wiki.fripost.org</TMPL_IF>/essays">Essäer</a></li>
<li><a href="<TMPL_IF ISWEBSITE>https://wiki.fripost.org<TMPL_ELSE>/</TMPL_IF>">Wiki</a></li>
</ul>