summaryrefslogtreecommitdiff
path: root/base.html
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2013-02-21 15:31:51 +0100
committerHelmut Grohne <helmut@subdivi.de>2013-02-21 15:31:51 +0100
commit8de24b099e19d99b2ce413d1497b288f44a4249f (patch)
treed10ab55ac24175f105764cd34e4d1a1ed28705a2 /base.html
parentde024bc937f4b8b326616df76c8a64878a235c91 (diff)
downloaddebian-dedup-8de24b099e19d99b2ce413d1497b288f44a4249f.tar.gz
include maintainer information
Diffstat (limited to 'base.html')
-rw-r--r--base.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/base.html b/base.html
index 65bc6df..08069a9 100644
--- a/base.html
+++ b/base.html
@@ -6,5 +6,12 @@
<body>
{% block content %}
{% endblock %}
+<hr>
+<ul>
+ <h4>Details about this service</h4>
+ <li>Maintainer: Helmut Grohne &lt;helmut@subdivi.de&gt;</li>
+ <li>Source: git://murkel.subdivi.de/~helmut/debian-dedup.git</li>
+ <li>Bugs reports / Feedback / Patches: to the maintainer</li>
+</ul>
</body>
</html>