X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fhtml%2Fhomepage.tmpl;h=291fc957adb087f3c68954765866e5c751682b77;hb=56ba156255307e6b0f02833198994a144a25c1ee;hp=6dabe9f5b66b39cf28db5823443b2278ec550a8a;hpb=0e2a94fd63e8f95dac115fde72163cf44aba9290;p=deb%2Fpackages.git diff --git a/templates/html/homepage.tmpl b/templates/html/homepage.tmpl index 6dabe9f..291fc95 100644 --- a/templates/html/homepage.tmpl +++ b/templates/html/homepage.tmpl @@ -1,19 +1,25 @@ [%- 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') + html_meta = '' -%] [%- - 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_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_suites = [ 'dapper', 'dapper-updates', 'dapper-backports', + 'hardy', 'hardy-updates', 'hardy-backports', + 'lucid', 'lucid-updates', 'lucid-backports', + 'maverick', 'maverick-updates', 'maverick-backports', + 'natty', 'natty-updates', 'natty-backports', + 'oneiric' ] + version_numbers = { dapper => '6.06LTS', + hardy => '8.04LTS', + lucid => '10.04LTS', + maverick => '10.10', + natty => '11.04', + } + current_release = 'natty' + all_sections = [ 'main', 'multiverse', 'restricted', 'universe' ] + all_architectures = [ 'i386', 'amd64', 'powerpc' ] -%]

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

@@ -31,13 +37,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') %]

+

@@ -67,6 +76,7 @@ Distribution: [% END %] +

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