summaryrefslogtreecommitdiff
path: root/template/mail
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-09 22:23:28 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-09 22:23:28 -0400
commit167efea3b97a3414f5608d9bfff55aebb29b0727 (patch)
tree20403c95b7d6e490cc3645ae884fd776b6290f60 /template/mail
parent219b28bbb3ce87ffe55e5ba58ed39f073c040c3c (diff)
timb commiting ryder's changes
Diffstat (limited to 'template/mail')
-rw-r--r--template/mail/html.st27
1 files changed, 27 insertions, 0 deletions
diff --git a/template/mail/html.st b/template/mail/html.st
new file mode 100644
index 0000000..33d4c1e
--- /dev/null
+++ b/template/mail/html.st
@@ -0,0 +1,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>