summaryrefslogtreecommitdiff
path: root/base.html
diff options
context:
space:
mode:
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>