From: Frank Lichtenheld Date: Thu, 11 Jun 2009 17:45:58 +0000 (+0200) Subject: [ARCHIVE] Disable sponsors, there are none currently X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=0a335eaba954e57a0e9944a0a1760f3868c5622b [ARCHIVE] Disable sponsors, there are none currently --- diff --git a/templates/config.tmpl b/templates/config.tmpl index 828a1c8..045ae5e 100644 --- a/templates/config.tmpl +++ b/templates/config.tmpl @@ -50,14 +50,14 @@ } trademarknotes = g('%s is a trademark of %s', organisation, trademark.url, trademark.name) sponsors = [ - { - url => 'http://example.invalid/', - name => 'Example Sponsor, Inc.', - }, - { - url => 'http://example2.invalid/', - name => 'Example2 Sponsor, Inc.', - }, +# { +# url => 'http://example.invalid/', +# name => 'Example Sponsor, Inc.', +# }, +# { +# url => 'http://example2.invalid/', +# name => 'Example2 Sponsor, Inc.', +# }, ] -%] [%-