]> git.deb.at Git - deb/packages.git/commitdiff
Source package link made consistent with others in sidebar
authorKalle Söderman <kalle.soderman@gmail.com>
Wed, 2 Feb 2011 22:07:12 +0000 (22:07 +0000)
committerKalle Söderman <kalle.soderman@gmail.com>
Wed, 2 Feb 2011 22:07:12 +0000 (22:07 +0000)
templates/html/show.tmpl

index ebbba777fb86e0d39bd39ab8bfd7a5f471d2447a..6f0f3739f352e02a5fa4a7a646cdf4245a980967 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) %]
   [% FOREACH src.downloads %]
     [% '<ul>' IF loop.first %]
     <li><a href="[% server _ path %]">[[% name %]]</a></li>