X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fhtml%2Fshow.tmpl;h=943ea8bb4f904a7d16f283d6b1653f1de45aab7e;hb=526fc48c52a9c86e47ec91f4024e071e85e5f223;hp=7037fee2d9a3037b258584e3f4e3f0f4cb2bd1c3;hpb=90e0153e5e0b2d00e7ce8b7f53ebf6a99d464dfe;p=deb%2Fpackages.git diff --git a/templates/html/show.tmpl b/templates/html/show.tmpl index 7037fee..943ea8b 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) %]

[% IF src %] -

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

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

[% FOREACH src.downloads %] [% '