mailtrain/views/emails/password-reset.hbs
2016-04-04 15:36:30 +03:00

14 lines
751 B
Handlebars

<h2>Change your password</h2>
<hr>
<p>
We have received a password change request for your Mailtrain account ({{username}}).
</p>
<p>
<a href="{{confirmUrl}}" class="btn-primary" itemprop="url" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; color: #FFF; text-decoration: none; line-height: 2em; font-weight: bold; text-align: center; cursor: pointer; display: inline-block; border-radius: 5px; text-transform: capitalize; background-color: #348eda; margin: 0; border-color: #348eda; border-style: solid; border-width: 10px 20px;">Reset password</a>
</p>
<p>
If you did not ask to change your password, then you can ignore this email and your password will not be changed.
</p>