From 0a335eaba954e57a0e9944a0a1760f3868c5622b Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Thu, 11 Jun 2009 19:45:58 +0200 Subject: [PATCH] [ARCHIVE] Disable sponsors, there are none currently --- templates/config.tmpl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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.', +# }, ] -%] [%- -- 2.39.2