Add subscription for 2018 Euroks

This commit is contained in:
2018-07-07 00:13:21 +02:00
parent 290f6ca883
commit e3cb6d41f9
3 changed files with 166 additions and 138 deletions

View File

@ -502,6 +502,11 @@ SITH_SUBSCRIPTIONS = {
'name': _('Two month for free'),
'price': 0,
'duration': 0.33,
},
'benevoles-euroks': {
'name': _('Eurok\'s volunteer'),
'price': 5,
'duration': 0.1
}
# To be completed....
}