delete account form tiny change

This commit is contained in:
muppeth 2017-11-08 11:46:39 +01:00
parent ad41a7e2c6
commit 9ee8fe5ea6

View file

@ -33,7 +33,7 @@ form:
from: delete-request@disroot.org
to: '{{ form.value.username }}@disroot.org'
subject: '[Disroot] Confirm Account Deletion'
body: 'Dear {{ form.value.username }}, <br><br> We have recieved a request to delete your account. <br><br> To complete the process you need to reply to this Email. Once we recieve your reply, your account will be added to our deletion list and will be deleted on the first monday following a one week waiting period. <br><br>If you change your mind during the waiting period you can contact us via support@disroot.org. <br><br><hr><br><br> Account to delete: <strong>{{ form.value.username }}</strong> <br> Reasons for deleting: <strong>{{ form.value.feedback }}</strong>'
body: 'Dear {{ form.value.username }}, <br><br> We have recieved a request to delete your account. <br><br> <b>To complete the process you need to simply reply to this Email.</b> Once we receive your reply, your account will be added to our deletion list and will be deleted on the first monday following a one week waiting period. <br><br>If you change your mind during the waiting period you can contact us via support@disroot.org. <br>Sorry to see you go...<br><hr><br><br> Account to delete: <strong>{{ form.value.username }}</strong> <br> Reasons for deleting: <strong>{{ form.value.feedback }}</strong>'
-
save:
fileprefix: feedback-
@ -46,4 +46,4 @@ form:
display: thankyou
---
<h1 class="form-title"> Delete Account </h1>
<h1 class="form-title"> Delete Account </h1>