aboutsummaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-01-29 11:28:30 +0100
committerGuido Günther <agx@sigxcpu.org>2009-01-29 11:28:30 +0100
commit3eb7c0c83f28aba30126a13b55faa5d88e84ec76 (patch)
treeedb1272501a80d3533d6dfb83427438851faee12 /templates/index.html
parent1e372ee64c020c4fa3fe4d5be86fa3b78311a54f (diff)
drop version
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/templates/index.html b/templates/index.html
index 186626c..42522c1 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -4,10 +4,6 @@
<title>$title</title>
</head>
<body class="index">
- <div id="header">
- <h1>$title</h1>
- </div>
-
<form action="/cl2vcs/index.cgi" method="get">
<p>
<label for="pkg">Source Package:</label>
@@ -34,7 +30,7 @@
<div id="footer">
<hr />
- <p>© 2008 Guido Günther <a href="mailto:agx@sigxcpu.org">&lt;agx@sigxcpu.org&gt;</a></p>
+ <p>© 2008,2009 Guido Günther <a href="mailto:agx@sigxcpu.org">&lt;agx@sigxcpu.org&gt;</a></p>
</div>
</body>
</html>