-
Notifications
You must be signed in to change notification settings - Fork 0
/
emailSignature.html
68 lines (68 loc) · 2.88 KB
/
emailSignature.html
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
<table>
<tr>
<td style="padding-right: 20px; padding-left: 20px;">
<a target="_blank" href="https://fastheating.be"><img src="https://fastheating.be/assets/common/header.png"
height="50%"></a>
</td>
<td>
<div style="border-left:1px solid #fec506;height:50px"></div>
</td>
<td style="padding-right: 20px; padding-left: 20px;">
<b><span style="font-size: larger;">Dom Danny</span></b></br>
Zaakvoerder</br>
Fast Heating BVBA</br>
</td>
<td>
<div style="border-left:1px solid #fec506;height:50px"></div>
</td>
<td style="padding-right: 20px; padding-left: 20px;">
<table>
<tr>
<td>
<img src="https://fastheating.be/assets/email/phone.png" style="height: 3%;" />
</td>
<td>
<a href="tel:0477 70 60 40" style="color: black; text-decoration: none;">0477 70 60 40</a>
</td>
</tr>
<tr>
<td>
<img src="https://fastheating.be/assets/email/mail.png" style="height: 3%;" />
</td>
<td>
<a href="mailto:[email protected]"
style="color: black; text-decoration: none;">[email protected]</a>
</td>
</tr>
<tr>
<td>
<img src="https://fastheating.be/assets//email/link.png" style="height: 3%;" />
</td>
<td>
<a target="_blank" href="https://fastheating.be"
style="color: black; text-decoration: none;">www.fastheating.be</a>
</td>
</tr>
<tr>
<td>
<img src="https://fastheating.be/assets/email/location.png" style="height: 3%;" />
</td>
<td>
<a target="_blank" href="https://goo.gl/maps/nsFyPngZ7zXTPuJV6"
style="color: black; text-decoration: none;">
Europalaan 31 2620 Hemiksem
</a>
</td>
</tr>
<tr>
<td style="padding-right: 20px">
<a target="_blank" href="https://www.facebook.com/fastheating.dannydom.5">
<img src="/assets/email/facebook.png" style="height: 3%;" />
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- Used font awsome SVG's. Link to license: https://fontawesome.com/license. Only size and color changes made. -->