blob: f2beb5af1cfc2aaeee21931df88e23c416c43780 (
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
28
29
30
31
32
33
34
35
36
|
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Message</title>
<meta name="GENERATOR" content="amaya 8.0, see http://www.w3.org/Amaya/" />
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
<!--
[#$BADCONTENTTYPE=Unable to display unknown MIME type: %s#]
[#$ATTSTUB=Attachment: %s#]
[#$CHSET=<table width="90%%" align="center" border="0" bgcolor="#000000"><tr><td><table width="100%%" border="0" bgcolor="#eeeeee"><tr><td style="padding: 1em">The above text is written in the "<span class="tt">%s</span>" character set,<br />and some characters could not be converted to your display's "<span class="tt">%s</span>" character set.</td></tr></table></td></tr></table>#]
[#$HTML=<table align="center" border="0" bgcolor="#000000" cellpadding="1"><tr><td><table width="100%%" border="0" cellspacing="0" cellpadding="8" bgcolor="#eeeeee"><tr><td>HTML content follows</td></tr></table></td></tr></table><br /><br />#]
[#$MIMEGPGNOTICE=<p align="center">The following message contains signed or encrypted content.</p>#]
[#$NOTCOMPACTGPG=<p align="center" style="color: #800000">The encryption algorithm in the following message is not currently supported</p>#]
[#$DECRYPT=<p align="center">(Decrypt/Verify)</p>#]
[#$KEY=<table border="0" bgcolor="#000000" cellpadding="1"><tr><td><table border="0" cellspacing="0" cellpadding="8" bgcolor="#eeeeee"><tr><td>Encryption key</td></tr></table></td></tr></table>#]
-->
<link rel="stylesheet" type="text/css" href="[#SQWEBMAILCSS#]" />
</head>
<body>
<p>[#M#]</p>
<p>[#B#]</p>
</body>
</html>
|