<!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>{version}</title>
{metainfo}
<link rel="stylesheet" href="{confpath}/schemes/{scheme}.css" type="text/css"></link>
<link rel="shortcut icon" type="image/png" href="favicon.png"></link>
</head>
<body bgcolor="#EEEEEE" text="#000000">
<div align="center"><br />
<table cellpadding="0" cellspacing="0" border="0" width="383" style="border:1px solid black" bgcolor="#FFFFFF">
<tr>
<td style="background:rgb(4,54,88);">
<img src="{confpath}/icons/login_teaser_config.png" border="0" alt="phlyMail Config" width="381" height="84" style="display: block" />
</td>
</tr>
<tr>
<td align="left" valign="top" style="padding-left:10px;padding-right:10px;background:url({confpath}/icons/maindrop.png) repeat-x;">
<div align="center"><br />
{phlymail_content}<br />
</div>
</td>
</tr>
</table>
</div>
<br clear="all" />
<br />
</body>
</html>