2019-05-02 14:36:08 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div>
|
2020-04-23 16:19:42 +00:00
|
|
|
<p style='font-style:italic;color:#777'><b>{{ author }}</b> {{ object }} de {{ 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-22 18:07:24 +00:00
|
|
|
Ne réponds pas directement à cet e-mail, à la place rends-toi sur <a href='{{ on }}' target='_blank'>{{ on }}</a>.
|
2019-05-02 14:36:08 +00:00
|
|
|
<br>
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|