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