mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Add simple email privacy message
This commit is contained in:
parent
bc5c6c4f04
commit
175bb9e5c7
@ -17,6 +17,7 @@
|
||||
<div class="form-field">
|
||||
<%= input f, :email, as: :email %>
|
||||
</div>
|
||||
<p><%= gettext("Your email address will only ever be used to send you notifications of new games and moves.") %></p>
|
||||
<div class="form-field">
|
||||
<%= input f, :password, as: :password %>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user