diff --git a/res/include/md/subscribe.md b/res/include/md/subscribe.md index 125732d..e106f34 100644 --- a/res/include/md/subscribe.md +++ b/res/include/md/subscribe.md @@ -63,6 +63,6 @@ See our subscription plans on Patreon {{end}} -After ordering I will add the subscription to your pixeldrain account. This can -take a few hours depending on how busy I am at that moment. This part will soon -be automated. +After ordering you will receive an e-mail with a link to activate your +subscription. The subscription will be linked to the pixeldrain account you're +currently loggin into. diff --git a/res/template/account/patreon_confirm.html b/res/template/account/patreon_confirm.html deleted file mode 100644 index 6e00006..0000000 --- a/res/template/account/patreon_confirm.html +++ /dev/null @@ -1,37 +0,0 @@ -{{define "patreon_confirm"}} - -
- {{template "meta_tags" "E-mail verification"}} - {{template "user_style" .}} - - - {{template "page_top" .}} - -- Your account's e-mail address has been updated. -
- {{else if eq .Other "not_found"}} -- This e-mail change request does not exist or has expired. - Please try again if you still want to change your e-mail - address. -
- {{else}} -- Something went wrong while processing this request. Please - try again later. -
- {{end}} -