Files
fnx_web/res/include/md/subscribe.md
2021-01-11 21:43:04 +01:00

1.4 KiB

Becoming a pixeldrain subscriber

Register a pixeldrain account

{{if .Authenticated}}

You are logged in to your pixeldrain account. Continue to the next step.

Join a support tier in Patreon

{{$plan := .URLQuery.Get "plan"}} {{if eq $plan "t5"}} Order plan 'Resolve' {{else if eq $plan "t2"}} Order plan 'Persistence' {{else if eq $plan "t3"}} Order plan 'Tenacity' {{else if eq $plan "t4"}} Order plan 'Eternity' {{else}} Order Pixeldrain Pro Plan {{end}}

After ordering you will receive an e-mail on your Patreon e-mail address with a link to activate your subscription.

{{else}}

You are not logged into a pixeldrain account. If you do not have an account yet you need to register one. You can do so with our registration form. If you already have an account you can log in here.

{{end}}