diff options
Diffstat (limited to 'gentoo_sponsors.py')
-rw-r--r-- | gentoo_sponsors.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py index 135daad..ad2f67e 100644 --- a/gentoo_sponsors.py +++ b/gentoo_sponsors.py @@ -23,7 +23,7 @@ ads = [ # TODO(antarus): We should email them and get a german translation. 'html': { 'en': 'Kartenzia is a young start-up based in Germany, which provides their customers with personalized invitations for various occassions such as <a target="_parent" href="http://www.kartenzia.de/einladungskarten/hochzeit/">wedding invitations</a> or <a target="_parent" href="http://www.kartenzia.de/saisonal/weihnachten/">christmas invitations</a>.', - } + }, 'tier': 1, 'url': 'http://www.kartenzia.de/', 'height': 120, |