Files
danbooru/app/views/maintenance/user/login_reminders/new.html.erb
2011-07-17 16:42:26 -04:00

10 lines
381 B
Plaintext

<div id="c-maintenance-user-login-reminders">
<div id="a-new">
<h1>Login Reminder</h1>
<p>If you supplied an email address when signing up, <%= Danbooru.config.app_name %> can email you your login information. Password details will not be provided and will not be changed.</p>
<p>If you didn't supply a valid email address, you are out of luck.</p>
</div>
</div>