Minor updates
This commit is contained in:
parent
fe83952c35
commit
7e5acf5a97
@ -141,11 +141,8 @@ component Settings(user *arn.User)
|
|||||||
h3.widget-title
|
h3.widget-title
|
||||||
Icon("star")
|
Icon("star")
|
||||||
span PRO
|
span PRO
|
||||||
|
|
||||||
|
|
||||||
if user.IsPro()
|
if user.IsPro()
|
||||||
p Thank you for your support!
|
|
||||||
|
|
||||||
.widget-input
|
.widget-input
|
||||||
label
|
label
|
||||||
span Your PRO account expires in
|
span Your PRO account expires in
|
||||||
|
@ -9,6 +9,8 @@ var items = []*arn.Item{
|
|||||||
Price: 900,
|
Price: 900,
|
||||||
Description: `PRO account for 1 anime season (3 months).
|
Description: `PRO account for 1 anime season (3 months).
|
||||||
|
|
||||||
|
1 month equals 300 gems.
|
||||||
|
|
||||||
Includes:
|
Includes:
|
||||||
|
|
||||||
* Special highlight on the forums
|
* Special highlight on the forums
|
||||||
@ -26,6 +28,8 @@ Includes:
|
|||||||
Price: 1600,
|
Price: 1600,
|
||||||
Description: `PRO account for 2 anime seasons (6 months).
|
Description: `PRO account for 2 anime seasons (6 months).
|
||||||
|
|
||||||
|
11% less monthly costs compared to standard.
|
||||||
|
|
||||||
Includes:
|
Includes:
|
||||||
|
|
||||||
* Special highlight on the forums
|
* Special highlight on the forums
|
||||||
@ -43,6 +47,8 @@ Includes:
|
|||||||
Price: 3000,
|
Price: 3000,
|
||||||
Description: `PRO account for 4 anime seasons (12 months).
|
Description: `PRO account for 4 anime seasons (12 months).
|
||||||
|
|
||||||
|
16% less monthly costs compared to standard.
|
||||||
|
|
||||||
Includes:
|
Includes:
|
||||||
|
|
||||||
* Special highlight on the forums
|
* Special highlight on the forums
|
||||||
@ -60,6 +66,8 @@ Includes:
|
|||||||
Price: 5900,
|
Price: 5900,
|
||||||
Description: `PRO account for 8 anime seasons (24 months).
|
Description: `PRO account for 8 anime seasons (24 months).
|
||||||
|
|
||||||
|
18% less monthly costs compared to standard.
|
||||||
|
|
||||||
Includes:
|
Includes:
|
||||||
|
|
||||||
* Special highlight on the forums
|
* Special highlight on the forums
|
||||||
|
Loading…
Reference in New Issue
Block a user