healthchecks/templates/emails/login-subject.html
2016-05-09 11:54:18 +03:00

6 lines
155 B
HTML

{% if inviting_profile %}
You have been invited to join {{ inviting_profile }} on healthchecks.io
{% else %}
Log in to healthchecks.io
{% endif %}