kalisio/kApp

View on GitHub
api/config/email-templates/resetPwd/html.ejs

Summary

Maintainability
Test Coverage
<h1>[kApp] <%= email.subject %></h1>

<p>Hi <%= user.profile.name %>, the password associated to your email <%= user.email %> was just reset.</p>

<p>If you didn't request this change please let us know by following <a href='mailto:support@kalisio.com?subject=I did not reset my password&body=Someone unauthorized reset my password.'>this link</a>.</p>