X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=templates%2Fhtml%2Fhomepage.tmpl;h=0ea68ca008172ccf6208a25230ebf115e1cc8e6e;hp=40764e7758f386988b92bbfe1ee90e4bfe841578;hb=refs%2Fheads%2Farchive-master;hpb=597347c0fe994954d5e5168368fb21e743a39def diff --git a/templates/html/homepage.tmpl b/templates/html/homepage.tmpl index 40764e7..0ea68ca 100644 --- a/templates/html/homepage.tmpl +++ b/templates/html/homepage.tmpl @@ -1,19 +1,21 @@ [%- 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' ] - version_numbers = { sarge => '3.1', - etch => '4.0', - lenny => '5.0' } - current_release = 'lenny' + all_suites = [ 'bo', 'hamm', 'slink', 'potato', 'woody', 'sarge', 'etch' ] + version_numbers = { etch => '4.0', + sarge => '3.1', + woody => '3.0', + potato => '2.2', + slink => '2.1', + hamm => '2.0', + bo => '1.3.1'} + current_release = 'etch' 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', 'amd64', 'arm', 'hppa', 'i386', 'ia64', + 'mips', 'mipsel', 'powerpc', 's390', 'sparc' ] -%]

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

@@ -31,11 +33,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 +72,7 @@ Distribution: [% END %] +

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