Przeglądaj źródła

Update from Forestry.io

abhidj0090 updated exampleSite/data/en/pricing.yml
pull/141/head
abhidj0090 4 lat temu
rodzic
commit
f59a474fae
1 zmienionych plików z 56 dodań i 63 usunięć
  1. 56
    63
      exampleSite/data/en/pricing.yml

+ 56
- 63
exampleSite/data/en/pricing.yml Wyświetl plik

@@ -1,64 +1,57 @@
##################################### pricing ##############################
---
pricing:
enable : true
title : Our Plans
pricing_table :
# pricing table loop
- name : Free
price : $99
unit : month
services:
- 1GB Disk Space
- 10 Email Account
- Script Installer
- 1 GB Storage
- 10 GB Bandwidth
- 24/7 Tech Support
button:
label : "Signup"
link : "#"
# pricing table loop
- name : Silver
price : $149
unit : month
services:
- 1GB Disk Space
- 10 Email Account
- Script Installer
- 1 GB Storage
- 10 GB Bandwidth
- 24/7 Tech Support
button:
label : "Signup"
link : "#"
# pricing table loop
- name : Gold
price : $199
unit : month
services:
- 1GB Disk Space
- 10 Email Account
- Script Installer
- 1 GB Storage
- 10 GB Bandwidth
- 24/7 Tech Support
button:
label : "Signup"
link : "#"
# pricing table loop
- name : Platinum
price : $299
unit : month
services:
- 1GB Disk Space
- 10 Email Account
- Script Installer
- 1 GB Storage
- 10 GB Bandwidth
- 24/7 Tech Support
button:
label : "Signup"
link : "#"
enable: false
title: Our Plans
pricing_table:
- name: Free
price: "$99"
unit: month
services:
- 1GB Disk Space
- 10 Email Account
- Script Installer
- 1 GB Storage
- 10 GB Bandwidth
- 24/7 Tech Support
button:
label: Signup
link: "#"
- name: Silver
price: "$149"
unit: month
services:
- 1GB Disk Space
- 10 Email Account
- Script Installer
- 1 GB Storage
- 10 GB Bandwidth
- 24/7 Tech Support
button:
label: Signup
link: "#"
- name: Gold
price: "$199"
unit: month
services:
- 1GB Disk Space
- 10 Email Account
- Script Installer
- 1 GB Storage
- 10 GB Bandwidth
- 24/7 Tech Support
button:
label: Signup
link: "#"
- name: Platinum
price: "$299"
unit: month
services:
- 1GB Disk Space
- 10 Email Account
- Script Installer
- 1 GB Storage
- 10 GB Bandwidth
- 24/7 Tech Support
button:
label: Signup
link: "#"

Ładowanie…
Anuluj
Zapisz