]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/show.tmpl
close h3 tag in previous fix
[deb/packages.git] / templates / html / show.tmpl
index ebbba777fb86e0d39bd39ab8bfd7a5f471d2447a..943ea8bb4f904a7d16f283d6b1653f1de45aab7e 100644 (file)
 </ul>
 
 [% IF src %]
-  <p>[% 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>