]> git.deb.at Git - deb/packages.git/commitdiff
[ARCHIVE] Disable sponsors, there are none currently
authorFrank Lichtenheld <frank@lichtenheld.de>
Thu, 11 Jun 2009 17:45:58 +0000 (19:45 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Thu, 11 Jun 2009 17:45:58 +0000 (19:45 +0200)
templates/config.tmpl

index 828a1c8698ece0708c10519e71e3442070423c6d..045ae5e605771fdcaaaee58562a13e9024eedf73 100644 (file)
    }
    trademarknotes = g('%s is a <a href="%s">trademark</a> 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.',
+#   },
    ]
 -%]
 [%-