diff --git a/templates/emails/base.html b/templates/emails/base.html new file mode 100644 index 00000000..7ed8998c --- /dev/null +++ b/templates/emails/base.html @@ -0,0 +1,216 @@ + + +
+ + +
+
|
+
Hello,
+{% extends "emails/base.html" %} + +{% block content %} +Joining {{ inviting_profile }} will allow you to manage existing -monitoring checks and set up new ones. If you already have your own account -on healthchecks.io, you will be able to switch between the two accounts.
+{{ inviting_profile }} invites you to their + healthchecks.io account.
+ +You will be able to manage their + existing monitoring checks and set up new ones. If you already have your + own account on healthchecks.io, you will be able to switch + between the two + accounts.
{% endif %} -Here's a link to log yourself in:
- +To log into healthchecks.io, please press the button below:
+ +
+
+
+ Log In
+
+ |
+
Thanks,
The Healthchecks.io Team
- --
- Regards,
- healthchecks.io
+ P.S. Need help getting started? Check out our
+ help documentation.
+ Or, just reply to this email with any questions or issues you have.
+ If you’re having trouble clicking the log in button, copy and paste the URL below into your web browser. + + + |
+
When a certain amount of time passes since last received ping, the -check is considered "late", and Health Checks sends an email alert. -It is all very simple, really.
+check is considered "late", and healthchecks.io sends an email alert. +It is a simple idea.