2019-05-02 14:36:08 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div>
|
2019-10-02 14:08:05 +00:00
|
|
|
<p style='font-style:italic;color:#777'><b>{{ author }}</b> {{ object }} from on {{ on }}</p>
|
2019-05-02 14:36:08 +00:00
|
|
|
<p>{{ instance.summary }}</p>
|
|
|
|
</div>
|
|
|
|
<div style='margin-top:10px;'>
|
|
|
|
<p style='font-size:small;color:#777'>
|
|
|
|
--
|
|
|
|
<br>
|
2020-04-20 12:34:55 +00:00
|
|
|
Do not reply to this email directly, go to <a href='{{ on }}' target='_blank'>{{ on }}</a> instead.
|
2019-05-02 14:36:08 +00:00
|
|
|
<br>
|
|
|
|
<a href='#'>Unsubscribe</a>
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|