diff options
author | Philip Häusler <msquare@notrademark.de> | 2011-06-12 17:07:31 +0200 |
---|---|---|
committer | Philip Häusler <msquare@notrademark.de> | 2011-06-12 17:07:31 +0200 |
commit | 2ba728c71fbd30afc2758b76b6ac1461ef39a22e (patch) | |
tree | b6c669ace26bcce3537e0dd0e902e074a9006e3a | |
parent | 49a20487e74aaa2fa17784c6c9d5a6179393e07c (diff) |
added bug-report mail-address link
-rw-r--r-- | templates/layout.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layout.html b/templates/layout.html index 0eb67e5b..bcff1fe3 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -33,6 +33,7 @@ <footer> <p> © copyleft | <a href="mailto:erzengel@lists.ccc.de">Contact</a> + | <a href="mailto:bugs@engelsystem.de">Bugs / Features</a> | <a href="?p=credits">Credits</a> <br/> This is hell. Temporarily. |