]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/newpkg.tmpl
Add squeeze-updates. Closes: #619693.
[deb/packages.git] / templates / html / newpkg.tmpl
index aaff0745cf642f4237f585d932e6b7d5310c895b..ba44a442765f46b3ca91c056b4c79c24a1be370f 100644 (file)
@@ -20,7 +20,7 @@
        g(' You can also display this list <a href="%s">sorted by age</a>.', make_url('newpkg','mode=byage'));
    END %]</p>
 <p>[% g('This information is also available as an <a href="newpkg?format=rss">RSS feed</a>') %]
-<a href="newpkg?format=rss"><img src="http://planet.debian.org/rss10.png" alt="[% g('[RSS 1.0 Feed]') %]"></a></p>
+<a href="newpkg?format=rss"><img src="http://planet.debian.org/common/rss10.png" alt="[% g('[RSS 1.0 Feed]') %]"></a></p>
 
 [% FOREACH pkg IN new_packages %]
        [% '<ul>' IF loop.first %]
@@ -42,4 +42,4 @@
 [% END %]
 </p>
 
-[%- PROCESS 'html/foot.tmpl' -%]
+[%- PROCESS 'html/foot.tmpl' page_name=section ? "$section/newpkg" : "newpkg" -%]