summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2013-04-25 09:32:46 +0200
committerHelmut Grohne <helmut@subdivi.de>2013-04-25 09:32:46 +0200
commit2574c8e5d55371fed220b00ff6d1c1bc29b21e98 (patch)
tree895813f5ab281bfadae1f4f8ee0860ea81efe453
parent94eb867119af05639691ec7990dcf2d6a956dd86 (diff)
downloaddebian-dedup-2574c8e5d55371fed220b00ff6d1c1bc29b21e98.tar.gz
fix markup in base.html
-rw-r--r--base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/base.html b/base.html
index 47ceda5..ca36e71 100644
--- a/base.html
+++ b/base.html
@@ -7,8 +7,8 @@
{% block content %}
{% endblock %}
<hr>
+<h4>Details about this service</h4>
<ul>
- <h4>Details about this service</h4>
<li>More information: <a href="http://wiki.debian.org/dedup.debian.net">see wiki</a></li>
<li>Maintainer: Helmut Grohne &lt;helmut@subdivi.de&gt;</li>
<li>Source: git://murkel.subdivi.de/~helmut/debian-dedup.git</li>