2016-12-10 12:40:50 -06:00
|
|
|
## -*- coding: utf-8 -*-
|
|
|
|
<html>
|
|
|
|
<body>
|
|
|
|
<p>At ${taken or now}, ${probe} reported that its status was: ${status}.<br>
|
|
|
|
Something went wrong. Please investigate as soon as possible.
|
|
|
|
</p>
|
2017-06-01 17:17:11 -05:00
|
|
|
<p>This email will repeat every ${probe.status_alert_timeout} minutes until the issue is resolved.
|
2016-12-10 12:40:50 -06:00
|
|
|
</p>
|
|
|
|
</body>
|
|
|
|
</html>
|