X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fhtml%2Fhomepage.tmpl;h=bc68d0902850cbf5033e63d65537b6fe1e09af75;hb=fb1856f2395f7d45ba17a33c70646c7b2729374f;hp=40764e7758f386988b92bbfe1ee90e4bfe841578;hpb=597347c0fe994954d5e5168368fb21e743a39def;p=deb%2Fpackages.git diff --git a/templates/html/homepage.tmpl b/templates/html/homepage.tmpl index 40764e7..bc68d09 100644 --- a/templates/html/homepage.tmpl +++ b/templates/html/homepage.tmpl @@ -1,19 +1,20 @@ [%- PROCESS 'html/head.tmpl' - title_tag = "$organisation Packages Search" - page_title = "$organisation Packages Search" - keywords = "$organisation, Packages" + title_tag = g('%s Packages Search', organisation) + page_title = g('%s Packages Search', organisation) + keywords = g('Packages') -%] [%- - all_suites = [ 'etch', 'etch-m68k', 'etch-volatile', 'etch-backports', - 'lenny', 'lenny-volatile', 'lenny-backports', 'squeeze', 'sid' ] + all_suites = [ 'lenny', 'lenny-volatile', 'lenny-backports', 'lenny-backports-sloppy', 'squeeze', 'squeeze-updates', 'squeeze-backports', 'wheezy', 'sid' ] version_numbers = { sarge => '3.1', etch => '4.0', - lenny => '5.0' } - current_release = 'lenny' + lenny => '5.0', + squeeze => '6.0' } + current_release = 'squeeze' all_sections = [ 'main', 'contrib', 'non-free' ] - all_architectures = [ 'alpha', 'arm', 'armel', 'amd64', 'avr32', 'hppa', 'i386', - 'ia64', 'kfreebsd-amd64', 'kfreebsd-i386', 'mips', - 'mipsel', 'm68k', 'powerpc', 's390', 'sparc' ] + all_architectures = [ 'alpha', 'arm', 'armel', 'armhf', 'amd64', 'avr32', 'hppa', 'i386', + 'ia64', 'kfreebsd-amd64', 'kfreebsd-i386', 'mips', + 'mipsel', 'm68k', 'powerpc', 'powerpcspe', 's390', 's390x', 'sh4', + 'sparc', 'sparc64' ] -%]

[% g('This site provides you with information about all the packages available in the %s Package archive.', project_homepage, organisation) %]

@@ -31,11 +32,16 @@

[% g('There is also a list of packages recently added to %s.', all_suites.-1, all_suites.-1) %]

+[% IF old_releases %] +

[% g('Old releases can be found at %s.', old_releases, old_releases) %]

+[% END %] +

[% g('Search') %]

[% g('Search package directories') %]

+

@@ -65,6 +71,7 @@ Distribution: [% END %] +

[% g('There are shortcuts for some searches available:') %]