summaryrefslogtreecommitdiff
path: root/template/mail/html.st
blob: 33d4c1e70f73047079fee3015effe642947cf10b (plain)
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
SUBJECT: Hey $nick$, Welcome to dump.fm!
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>

<body style="font-family: Helvetica,Arial,Sans-Serif; font-size: 
36px;" leftmargin="0" topmargin="0" link="#6996b2" vlink="#6996b2" 
alink="#6996b2" bgcolor="#eef2ff" marginheight="0" marginwidth="0" 
text="#ffffff">
<center>
  <p>&nbsp;</p>
  <table width="625" height="359" border="50" bordercolor="#0072f9">
    <tr>
      <td width="517" height="53" background="http://dump.fm/static/img/dblue2.png" bgcolor="#0072f9"><font size="+7"><center><strong>dump.fm</strong></center></font></td>
    </tr>
    <tr>
      <td><img src="http://dump.fm/static/mail/welcome.gif" /><img src="http://dump.fm/static/mail/welcome3.gif" /><img src="http://dump.fm/static/mail/welcome.gif" />&nbsp;</td>
    </tr>
    <tr>
      <td><font color="#666666"><center>Welcome to dump.fm $nick$!</center></font></td>
    </tr>
  </table>
</center>

</body>
</html>