diff --git a/src/main/resources/templates/AuthResource/delete.html b/src/main/resources/templates/AuthResource/delete.html index 23a4dd1..e76d76f 100644 --- a/src/main/resources/templates/AuthResource/delete.html +++ b/src/main/resources/templates/AuthResource/delete.html @@ -1,33 +1,15 @@ {#include layout} {#pageTitle}Delete account{/pageTitle} - {#if user:loggedIn} -

Logged in as {user:name}

+

Logged in as {user:name}

-

Right after you click the button:

- - {#else} -

- Logged in as IP address {user:name} -
- Your IP address is also an account, it's stored and treated as such. -

- -

Right after you click the button:

- - {/if} - -

While data is deleted on our side, it probably has been saved on third party archiving websites. This is beyond our control, and we take no responsibility for it.

+

Right after you click the button:

+