X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=templates%2Fhtml%2Fshow.tmpl;h=6f0f3739f352e02a5fa4a7a646cdf4245a980967;hb=bc5dadc45c2bba2e83c504a3d2dcd84bf14c8714;hp=048b7d0d6d72f62116b67dfa34b8672d8694ce69;hpb=ca605dba77e7901e6b99a59fe8d8a9de776614b7;p=deb%2Fpackages.git diff --git a/templates/html/show.tmpl b/templates/html/show.tmpl index 048b7d0..6f0f373 100644 --- a/templates/html/show.tmpl +++ b/templates/html/show.tmpl @@ -56,14 +56,17 @@ [% 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) %]

-

[% g('Debian Resources:') %]

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

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

[% IF src %] -

[% g('Download Source Package %s:', src.url, src.pkg) %] +

[% g('Download Source Package %s:', src.url, src.pkg) %] [% FOREACH src.downloads %] [% '