X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fhtml%2Fnewpkg.tmpl;h=0f36b4cf807aa7b568f58113791801056ef4cc2e;hb=697b61da3ae20b111b2bf7058c6b12c5facf9fd5;hp=cfa6bd3288abe316bd5c409d9257033f95c5f198;hpb=41ab743eae0a7875cf03a8b50a060da06af30b39;p=deb%2Fpackages.git diff --git a/templates/html/newpkg.tmpl b/templates/html/newpkg.tmpl index cfa6bd3..0f36b4c 100644 --- a/templates/html/newpkg.tmpl +++ b/templates/html/newpkg.tmpl @@ -6,7 +6,12 @@ -%]

New Packages in "[% suite %]"

-

The following packages were added to suite [% suite %][% " (section $section)" IF section %] in the [% organisation %] archive during the last 7 days.

+

The following packages were added to suite [% suite %][% " (section $section)" IF section %] in the [% organisation %] archive during the last 7 days. You can also display this list +[%- IF opts.mode == 'byage' %] + sorted by name +[%- ELSE %] + sorted by age +[%- END %].

This information is also available as an RSS feed [RSS 1.0 Feed]

@@ -28,4 +33,6 @@ [%- END -%] [% ', ' UNLESS loop.last %] [% END %] -

\ No newline at end of file +

+ +[%- PROCESS 'html/foot.tmpl' -%]