summaryrefslogtreecommitdiff
path: root/templates/layout.html
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2013-12-03 16:28:37 +0100
committerPhilip Häusler <msquare@notrademark.de>2013-12-03 16:28:37 +0100
commit821e37c1b25afe9cae118c8ce185878ae8726dab (patch)
tree865508bcf829db5d943b931835113e1eedb6cfec /templates/layout.html
parentf79f711e16897c3db2bf9e315f5094124af6d55f (diff)
removed faq feature
Diffstat (limited to 'templates/layout.html')
-rw-r--r--templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layout.html b/templates/layout.html
index e1ecd9b9..936f5660 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -26,7 +26,7 @@
%menu%
<nav class="container small">
<ul>
- <li><a href="?p=faq">FAQ</a></li>
+ <li><a href="%faq_url%">FAQ</a></li>
<li><a href="mailto:erzengel@lists.ccc.de">Contact <img src="pic/icons/email.png" alt="E-Mail"></a></li>
<li><a href="mailto:bugs@engelsystem.de">Bugs / Features <img src="pic/icons/email.png" alt="E-Mail"></a></li>
<li><a href="https://vcs.wybt.net/engelsystem/trac/">Development Platform</a></li>