X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=templates%2Fhtml%2Fshow.tmpl;h=d81d1e88afaa54e3ff6d410be8a8fe0018f99e1b;hp=b1098e7999a431525fe39be309cccb9c7b8ab382;hb=e46ca864f95817099aab4d1251c8773e7b51b10f;hpb=0b5667823629cdb055a2fe44fd16a9ff2ddae306 diff --git a/templates/html/show.tmpl b/templates/html/show.tmpl index b1098e7..d81d1e8 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) %]

@@ -128,8 +145,8 @@ '' IF loop.last; END -%]

[% g('Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.', - "https://bugs.launchpad.net/ubuntu/+source/$src.pkg/+filebug", - "https://answers.launchpad.net/ubuntu/+source/$src.pkg/+addquestion") %]

+ "https://bugs.launchpad.net/ubuntu/+source/" _ (is_source ? pkg : src.pkg) _ "/+filebug", + "https://answers.launchpad.net/ubuntu/+source/" _ (is_source ? pkg : src.pkg) _ "/+addquestion") %]

[%- END -%] [%- IF original_maintainers.size -%] @@ -261,26 +278,26 @@ [%- END %]