mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
Added new subscription for the new CA offer
This commit is contained in:
@ -533,6 +533,12 @@ SITH_SUBSCRIPTIONS = {
|
||||
"name": _("Alternating cursus (-20%)"),
|
||||
"price": 24,
|
||||
"duration": 6,
|
||||
},
|
||||
# CA special offer
|
||||
"un-an-offert-CA": {
|
||||
"name": _("One year for free(CA offer)"),
|
||||
"price": 0,
|
||||
"duration": 2,
|
||||
}
|
||||
# To be completed....
|
||||
}
|
||||
|
Reference in New Issue
Block a user