[%- root_url = "$packages_homepage$suite/";
SET root_url = "$root_url$section/" IF section -%]
[% g('New %s Packages', organisation) %]
[% root_url %]newpkg
[%- 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; -%]
[% po_lang %]
[% g('Copyright ©') %] [% timestamp.year %], [% copyright.name %]
[% rss_timestamp %]
[% contact.mail %]
weekly
2
[% FOREACH pkg IN new_packages %]
[%- IF loop.first %]
[% END -%]
[% IF loop.last -%]
[% END -%]
[% END -%]
[%- FOREACH pkg IN new_packages %]
-
[% pkg.0 %]
[% root_url _ pkg.0 %]
[% pkg.-1 | html %]
[% pkg.6 %]
[% END -%]