5df3379995
courtesy of Cole Chaney <cole@mamajeansmarket.com>
9 lines
249 B
Mako
9 lines
249 B
Mako
## -*- coding: utf-8 -*-
|
|
<html>
|
|
<body>
|
|
<p>At ${now.strftime("%Y-%m-%d %I:%M %p")} the Tempmon server failed to locate readings for ${client}.<br>
|
|
This client is now marked as offline. Investigate asap.
|
|
</p>
|
|
</body>
|
|
</html>
|
|
|