X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fhtml%2Fshow.tmpl;h=8b4a6e26389ce9d259a91a4dca22082a3ebbc40c;hb=a9572ccb0c5930c582e93d901cc4e6d76cee0d45;hp=b469855dc3c7075c106420a4b18e96e6b698db59;hpb=c3f639c468d0f7884d71edd724aa5c2aab22aefc;p=deb%2Fpackages.git diff --git a/templates/html/show.tmpl b/templates/html/show.tmpl index b469855..8b4a6e2 100644 --- a/templates/html/show.tmpl +++ b/templates/html/show.tmpl @@ -56,13 +56,16 @@ [% ELSE %]

[% g('Package: %s (%s)', pkg, versions.short) %] [% END %] -[%- PROCESS marker text=archive IF archive && archive != main_archive %] -[%- PROCESS marker text=section IF section && section != main_section %] -[%- PROCESS marker text=g('essential') IF page.get_newest('essential') == 'yes' %]

+[%- PROCESS marker text=archive title=mirrors.$archive.title url=mirrors.$archive.url IF archive && archive != main_archive %] +[%- PROCESS marker text=section title=section_titles.$section url=section_urls.$section IF section && section != main_section %] +[%- PROCESS marker text=g('essential') title=g('package manager will refuse to remove this package by default') url='http://www.debian.org/doc/debian-policy/ch-binary.html#s3.8' IF page.get_newest('essential') == 'yes' %] [% UNLESS is_virtual %]

[% g('Links for %s', pkg) %]

+[% IF screenshots_url && screenshots_thumb_url && !is_source %] +Screenshot +[% END %]

[% g('%s Resources:', organisation) %]

@@ -251,7 +268,7 @@ [% ' [' _ a.arch_str _ ']' IF a.arch_str %] [%- IF !t.is_old_pkgs -%] [% PROCESS desc_i18n_dd no_end_tag=1 trans_desc=a.trans_desc desc=a.desc -%] - [%- IF a.providers.pkgs.size > 0 -%] + [%- IF a.providers.pkgs && a.providers.pkgs.size > 0 -%] [% IF a.providers.also; '
' _ g('also a virtual package provided by'); ELSE; @@ -305,7 +322,7 @@ version_class = 'vold'; END %] [% "$d.version" IF versions.multiple %] -[% g('%s kB', num.format_number(d.pkgsize,1)) %][% g('%s kB', d.instsize) %] +[% g('%s kB', num.format_number(d.pkgsize,1)) %][% g('%s kB', num.format_number(d.instsize,1)) %] [% IF d.contents_avail %] [[% g('list of files') %]]