X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=templates%2Fconfig.tmpl;h=91731bbe955a866c66a9d34024a1d15776129498;hb=7484a3adc951c00fd18c530bb88007b5d4632808;hp=3526f5e707cf7fc0ae779f4d5bb953bdf191ad8f;hpb=426806714669eb8be697d1f2c1b37e5a820e8647;p=deb%2Fpackages.git diff --git a/templates/config.tmpl b/templates/config.tmpl index 3526f5e..91731bb 100644 --- a/templates/config.tmpl +++ b/templates/config.tmpl @@ -5,7 +5,8 @@ organisation = 'Ubuntu' project_homepage = 'http://www.ubuntu.com/' - packages_homepage = 'http://packages.ubuntu.com/' + packages_homepage = '/' + packages_homepage_abs = 'http://packages.ubuntu.com/' searchformurl = packages_homepage search_url = '/search' tags_url = 'http://debtags.alioth.debian.org/' @@ -49,10 +50,16 @@ mail => 'frank@lichtenheld.de', } trademarknotes = g('%s is a trademark of %s', organisation, trademark.url, trademark.name) -# sponsor = { -# url => 'http://example.invalid/', -# name => 'Example Sponsor, Inc.', -# } + sponsors = [ + { + url => 'http://example.invalid/', + name => 'Example Sponsor, Inc.', + }, + { + url => 'http://example2.invalid/', + name => 'Example2 Sponsor, Inc.', + }, + ] -%] [%- # possible values for importance: high, normal, low