kalisio/kApp

View on GitHub
api/config/email-templates/passwordChange/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 changed.</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 change my password&body=Someone unauthorized changed my password.'>this link</a>.</p>