kalisio/kApp

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

Summary

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

<p>Hi <%= user.profile.name %>, your account was just signed in from a new <%= subscription.browser.name %> browser. You are getting this email to make sure it was you.</p>

<p>Follow <a href='<%= email.link %>'>this link</a> to check the activity.</p>

<p>If you do not recognize this activity please let us know by following <a href='mailto:support@kalisio.com?subject=I do not recognize this activity&body=Someone unauthorized signed into my account from an unknown device.'>this link</a>.</p>