aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gentoo_sponsors.py')
-rw-r--r--gentoo_sponsors.py11
1 files changed, 8 insertions, 3 deletions
diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py
index 7682d5c..34a556a 100644
--- a/gentoo_sponsors.py
+++ b/gentoo_sponsors.py
@@ -96,7 +96,10 @@ ads = [
'name': 'TOP-IX',
'type': 'img',
'img': 'sponsors/topix-fastbull-125x125.png',
- 'title': 'TOP-IX & FastBull: Internet Exchange|Innovation|Cloud|Fastbull|Mirror',
+ 'title': {
+ 'en': 'TOP-IX & FastBull: Internet Exchange|Innovation|Cloud|Fastbull|Mirror',
+ #'it': 'TODO'
+ },
'tier': 1,
'weight': 10,
'url': 'http://www.top-ix.org/topix-e-fastbull-insieme-a-supporto-del-software-open-source-e-della-open-culture',
@@ -121,8 +124,10 @@ ads = [
'tier': 1,
'weight': 5,
'url': 'http://www.hotelkatalog24.de',
- 'html': 'Supported by hotelkatalog24.de, where you can find <a target="_parent" href="http://www.online-kredit-index.de/">hotels</a> and book them online.',
- # "Unterstützt von hotelkatalog24.de, wo du <atarget="_parent" href='http://www.hotelkatalog24.de'>Hotels</a> ganz einfach online buchen kannst."
+ 'html': {
+ "en": 'Supported by hotelkatalog24.de, where you can find <a target="_parent" href="http://www.online-kredit-index.de/">hotels</a> and book them online.',
+ "de": 'Unterstützt von hotelkatalog24.de, wo du <a target="_parent" href="http://www.hotelkatalog24.de">Hotels</a> ganz einfach online buchen kannst.',
+ },
'height': 120,
'width': 125,
},