X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=static%2Findex.tmpl;h=4d2b38a744fea147157d183625afe2e8d70e6ace;hb=4fec9449ddf3d2a6162c05387367746f3e17e329;hp=cbf214f72eafffbe9105f6cc12f8dd390c219e8d;hpb=8753cac7a1334aaaf74690e3ff4d5c318fe2aefb;p=deb%2Fpackages.git diff --git a/static/index.tmpl b/static/index.tmpl index cbf214f..4d2b38a 100644 --- a/static/index.tmpl +++ b/static/index.tmpl @@ -1,12 +1,23 @@ -[% PROCESS 'html/head.tmpl' +[%- PROCESS 'html/head.tmpl' title_tag = "$organisation Packages Search" page_title = "$organisation Packages Search" keywords = "$organisation, Packages" -%] - +-%] +[%- + all_suites = [ 'sarge', 'sarge-volatile', 'sarge-backports', + 'etch', 'etch-m68k', 'etch-volatile', 'etch-backports', + 'lenny', 'sid' ] + version_numbers = { sarge => '3.1', + etch => '4.0' } + current_release = 'etch' + all_sections = [ 'main', 'contrib', 'non-free' ] + all_architectures = [ 'alpha', 'arm', 'armel', 'amd64', 'hppa', 'i386', + 'ia64', 'kfreebsd-amd64', 'kfreebsd-i386', 'mips', + 'mipsel', 'powerpc', 's390', 'sparc' ] +-%]

This site provides you with information about all the packages -available in the [% organisation %] +available in the [% organisation %] Package archive.

Please contact [% admin.name %] @@ -15,12 +26,14 @@ if you encounter any problems!

Browse through the lists of packages:

- -

There is also a list of packages -recently added to unstable.

+

There is also a list of packages +recently added to [% all_suites.-1 %].

Search

@@ -45,22 +58,25 @@ Only show exact matches:
Distribution: Section:

There are shortcuts for some searches available:


@@ -95,13 +111,19 @@ Display: [% PROCESS 'html/foot.tmpl' - langs.size = 0 %] + langs.size = 0 + copyright.years = '1997 - 2007' %]