Files
danbooru/app/views/maintenance/user/deletions/show.html.erb
r888888888 a25242f68d in progress
2013-04-30 23:25:26 -07:00

13 lines
356 B
Plaintext

<h1>Delete Account</h1>
<p>You can delete your account. This will not actually remove your account from the database, but it will do the following things:</p>
<ul>
<li>Rename your account to a generic string</li>
<li>Scramble your password</li>
<li>Remove all your favorites</li>
</ul>
<p>You must enter your password to delete your account.</p>