X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fhtml%2Fdownload.tmpl;h=07e36110207df14fa8bb3d51d06e3fb16a67fcb6;hb=e88cc8fb37d6809017036b4f1e022cdb746a1fe1;hp=c524423d7bee245729a8ff48bf0174e681f21c03;hpb=fbb4b7f09377ac1fed4f379f394134b5eb9c6073;p=deb%2Fpackages.git diff --git a/templates/html/download.tmpl b/templates/html/download.tmpl index c524423..07e3611 100644 --- a/templates/html/download.tmpl +++ b/templates/html/download.tmpl @@ -106,8 +106,8 @@ deb http://[% mirrors.$archive.europa.0 %] [% suite %] main [% section - - +
[% 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') %]
-[%- PROCESS 'html/foot.tmpl' -%] +[%- PROCESS 'html/foot.tmpl' page_name="$pkg/download" -%]