-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmail.htm
More file actions
74 lines (60 loc) · 3.12 KB
/
mail.htm
File metadata and controls
74 lines (60 loc) · 3.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Your Message Subject or Title</title>
<style>
</style>
</head>
<body style="margin: 0">
<!-- <wrapper> -->
<table cellspacing=0 cellpadding=0 width="100%"><tr><td style="background:#DDD;font-family:Verdana,Arial,sans-serif;font-size:12px;color:#111;line-height:1.5em" align=center>
<!-- <body> -->
<table cellspacing=0 cellpadding=0 width="500px" style="margin:40px auto;border:1px solid #BBB"><tr><td style="background:#FFF" align=left>
<!-- <social> -->
<table cellspacing=0 cellpadding=0 width="100%">
<tr><td style="width:50px;height:50px;padding:16px;background:#EEE" valign=top>
<img src="http://ro-pics.s3.amazonaws.com/3AchI1SS6bm/s/2527e2.png" width=50 height=50>
</td><td style="padding:16px 32px 0 0;background:#EEE" valign=top>
<strong style="color:#558">Victor Nicollet</strong> <span style="color:#888;font-size:11px">Dans l'antre des fourbes sauvages</span>
<p>
Coucou,
</p>
<p>
Je change la date de l'événement « Dans l'antre des fourbes sauvages », car elles l'ont décalé au 11 avril. Ne pleurez, ça ne fait que reporter le bonheur. N'oubliez pas de vous inscrire ou de vous désinscrire selon vos dispo, du coup.
</p>
<p>
Et j'ai le lieu : l'Endroit Inconnu, 123 rue Saint Jacques, Métro Luxembourg dans le 5e. Pour la petite histoire, on aura un autre match là-bas en avril, dans le cadre des improvisades.
</p>
<p>
Cheers.
</p>
</td></tr>
</table>
<!-- </social> -->
</td></tr><tr><td style="background:#FFF;border-top:1px solid #CCC" align=left>
<!-- <p> -->
<p style="margin:16px 32px 16px 16px;">
Vous recevez ce message parce que vous êtes invité ou inscrit à cette activité. Connectez-vous à votre espace pour y répondre.
</p>
<!-- </p> -->
<!-- <buttons> -->
<table cellspacing=0 cellpadding=0 width="100%" style="margin:16px 0"><tr><td align=right style="padding:0 32px">
<!-- <grey> -->
<a style="display:inline-block;background:#AAA;color:#FFF;text-shadow:0 -1px 0 #888;font-weight:bold;text-decoration:none;border:1px solid #888;border-radius:3px;padding:4px 8px"href="#">Voir le message</a>
<!-- </grey> -->
<!-- <green> -->
<a style="display:inline-block;background:#2A2;color:#FFF;text-shadow:0 -1px 0 #080;font-weight:bold;text-decoration:none;border:1px solid #080;border-radius:3px;padding:4px 8px"href="#">Répondre</a>
<!-- </green> -->
</td></tr></table>
<!-- </buttons> -->
</td></tr><tr><td style="background:#EEE;border-top:1px solid #CCC;color:#888;padding:4px 8px;font-size:11px" align=left>
Envoyé par <a style="color:#89D;text-decoration:none" href="#">L'Association</a>
via <a style="color:#89D;text-decoration:none" href="#">RunOrg</a>
· <a style="color:#AAA;text-decoration:none" href="#">Ne plus rien recevoir</a>
</td></tr></table>
<!-- </body> -->
</td></tr></table>
<!-- </wrapper> -->
</body>
</html>