[%- PROCESS 'html/head.tmpl' title_tag = g('New Packages in "%s"', suite) description = desc keywords = "$suite, new packages, $section" rss_alternate = 'newpkg?format=rss' -%]
[% IF section; g('The following packages were added to suite %s (section %s) in the %s archive during the last 7 days.', suite, section, organisation); ELSE; g('The following packages were added to suite %s in the %s archive during the last 7 days.', suite, organisation); END; IF opts.mode == 'byage'; g(' You can also display this list sorted by name.', make_url('newpkg','','mode','')); ELSE; g(' You can also display this list sorted by age.', make_url('newpkg','mode=byage')); END %]
[% g('This information is also available as an RSS feed') %]
[% FOREACH pkg IN new_packages %] [% '[% g('All packages') %]
([% g('compact compressed textlist') %])
[% g('New packages in ') %]
[% FOREACH s IN sections %]
[%- IF s == section -%]
[% s %]
[%- ELSE -%]
[% s %]
[%- END -%]
[% ', ' UNLESS loop.last %]
[% END %]