The following commit has been merged in the debian-master branch:
commit 526fc48c52a9c86e47ec91f4024e071e85e5f223
Author: Kalle Söderman <[email protected]>
Date: Wed Feb 2 22:09:00 2011 +0000
close h3 tag in previous fix
diff --git a/templates/html/show.tmpl b/templates/html/show.tmpl
index 6f0f373..943ea8b 100644
--- a/templates/html/show.tmpl
+++ b/templates/html/show.tmpl
@@ -110,7 +110,7 @@
</ul>
[% IF src %]
- <h3>[% g('Download Source Package <a href="%s">%s</a>:', src.url, src.pkg) %]
+ <h3>[% g('Download Source Package <a href="%s">%s</a>:', src.url, src.pkg)
%]</h3>
[% FOREACH src.downloads %]
[% '<ul>' IF loop.first %]
<li><a href="[% server _ path %]">[[% name %]]</a></li>
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]