@@ -103,7 +103,9 @@ TECHNOLOGIES_CHOICES = (
('ftth', _('FTTH')),
('fttb', _('FTTB')),
('dsl', _('DSL')),
+ ('cube', _('Internet Cube')),
('wifi', _('Wi-Fi')),
+ ('vpn', _('VPN')),
)