X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fhtml%2Fdownload.tmpl;h=8cd30c5fbce5681a862d4bcb5de47de6aab0b269;hb=76684e2817a4a78e5c9a8601af8141d0e479d593;hp=66b921204a177ac1c0f32d45c13a084803868ffc;hpb=65c3333549a7b7db89fd908a68cc337431e8189b;p=deb%2Fpackages.git diff --git a/templates/html/download.tmpl b/templates/html/download.tmpl index 66b9212..8cd30c5 100644 --- a/templates/html/download.tmpl +++ b/templates/html/download.tmpl @@ -73,7 +73,7 @@ deb [% 'http://' _ security_mirror_url %] [% suite _ security_suite_suffix %] ma [% 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') %]