Rewrite views with Bootstrap
This commit is contained in:
parent
529f7118b1
commit
5a278fcddf
19 changed files with 424 additions and 279 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<h1><%= _("Reset password") %></h1>
|
||||
<h1 class="mb-5"><%= _("Reset password") %></h1>
|
||||
|
||||
<p><%= _("If an account exists for %{email}, you will get an email with a link
|
||||
to reset your password.") % { email: params[:email] } %></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue