Dressed up lost password mail
This commit is contained in:
parent
6d1c10afbc
commit
235e77fc26
1 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,9 @@
|
|||
<p><%= t 'notifier.lost_password_html.greeting' %></p>
|
||||
<% content_for :body do %>
|
||||
<p style="margin: 0"><%= t 'notifier.lost_password_html.greeting' %></p>
|
||||
|
||||
<p><%= t 'notifier.lost_password_html.hopefully_you' %></p>
|
||||
<p><%= t 'notifier.lost_password_html.hopefully_you' %></p>
|
||||
|
||||
<p><%= t 'notifier.lost_password_html.click_the_link' %></p>
|
||||
<p><%= t 'notifier.lost_password_html.click_the_link' %></p>
|
||||
|
||||
<p><a href="<%= @url %>"><%= @url %></a></p>
|
||||
<p><a href="<%= @url %>"><%= @url %></a></p>
|
||||
<% end %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue