X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fconfig.tmpl;h=ad940b3d27b27bde2b2f769328c3eb3e89f990ed;hb=259b50024689309869a7076d232c34cdd3b2af38;hp=addbd8df4403a499319425a72a8c6bcf8142b2f0;hpb=39a983a03ff8584c84fbca6dda441efc66d5f7e4;p=deb%2Fpackages.git diff --git a/templates/config.tmpl b/templates/config.tmpl index addbd8d..ad940b3 100644 --- a/templates/config.tmpl +++ b/templates/config.tmpl @@ -7,7 +7,7 @@ project_homepage = 'http://www.debian.org/' packages_homepage = 'http://packages.debian.org/' searchformurl = packages_homepage - search_url = '/' + search_url = '/search' tags_url = 'http://debtags.alioth.debian.org/' bugs_url = 'http://bugs.debian.org/' pts_url = 'http://packages.qa.debian.org/' @@ -47,6 +47,10 @@ mail => 'webmaster@debian.org', } trademarknotes = g('%s is a trademark of %s', organisation, trademark.url, trademark.name) +# sponsor = { +# url => 'http://example.invalid/', +# name => 'Example Sponsor, Inc.', +# } -%] [%- # possible values for importance: high, normal, low