]> git.deb.at Git - deb/packages.git/commitdiff
html/head.tmpl: Remove some XHTML that crept in
authorFrank Lichtenheld <frank@lichtenheld.de>
Wed, 16 Apr 2008 21:44:59 +0000 (23:44 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Wed, 16 Apr 2008 21:44:59 +0000 (23:44 +0200)
templates/html/head.tmpl

index 9aed6a27c138e6fa93118c48180cdc56bc7e847a..9526e226a469d9e5bab81fd3903d435f48b88ffb 100644 (file)
@@ -29,7 +29,7 @@
 
    <div id="logo">
   <!-- very Debian specific use of the logo stuff -->
-  <a href="[% logo.url %]"><img src="[% logo.src %]" alt="" /></a>
+  <a href="[% logo.url %]"><img src="[% logo.src %]" alt=""></a>
   <a href="[% logo.url %]"><img src="/Pics/debian-small.png" alt="[% logo.alt %]" width="90" height="31"></a>
 </div> <!-- end logo -->