mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-25 03:50:53 +00:00
Add spam text for pw recovery
This commit is contained in:
parent
c56ca31e88
commit
eb67122771
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
<h1>Password Recovery</h1>
|
||||
|
||||
<p>If you do not receive your new password by email, please see the guide <a href="https://www.ensl.org/articles/1042">here</a>.</p>
|
||||
<p>Make sure to check your <b>SPAM</b> folder, as many times the mail ends up there.</p>
|
||||
|
||||
<%= form_tag({ controller: 'users', action: 'forgot' }, { class: 'square' }) do %>
|
||||
<div class="fields horizontal">
|
||||
|
|
Loading…
Reference in a new issue