X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fhtml%2Fdownload.tmpl;h=a021d5559623d232ed72c7cc3b96bfbbe08a14c4;hb=8f54e140a48581621fcc7f8b5636064bf43fa894;hp=66b921204a177ac1c0f32d45c13a084803868ffc;hpb=65c3333549a7b7db89fd908a68cc337431e8189b;p=deb%2Fpackages.git diff --git a/templates/html/download.tmpl b/templates/html/download.tmpl index 66b9212..a021d55 100644 --- a/templates/html/download.tmpl +++ b/templates/html/download.tmpl @@ -49,7 +49,7 @@ deb [% 'http://' _ security_mirror_url %] [% suite _ security_suite_suffix %] ma

[% g('You can download the requested file from the %s subdirectory at any of these sites:', filename.directory) %]

- [% FOREACH continent IN [ 'north_america', 'south_america', 'asia', 'africa' ] %] + [% FOREACH continent IN [ 'north_america', 'south_america', 'asia', 'africa', 'australia' ] %] [% IF a.$continent %]

[% continents.$continent %]

- [% FOREACH continent IN [ 'europa','australia' ] %] + [% FOREACH continent IN [ 'europa' ] %] [% IF a.$continent %]

[% continents.$continent %]

[% ELSE %]

[% g('You can download the requested file from the %s subdirectory at:', filename.directory) %]

- +

[% g('%s security updates are officially distributed only via %s.', organisation, security_mirror) %]

[% END %] @@ -99,7 +99,7 @@ deb [% 'http://' _ security_mirror_url %] [% suite _ security_suite_suffix %] ma

[% g('More information on %s:', filename.file) %]

- +
[% g('Exact Size') %] [% g('%s Byte (%s %s)', size, pkgsize, pkgsize_unit) %]
[% g('Exact Size') %] [% g('%s Byte (%s %s)', size, num.format_number(pkgsize,1), pkgsize_unit) %]
[% g('MD5 checksum') %] [% md5sum %]
[% g('SHA1 checksum') %] [% sha1 || g('Not Available') %]
[% g('SHA256 checksum') %] [% sha256 || g('Not Available') %]