2010-09-16 12:48:43 +00:00

15 lines
333 B
HTML

<style type="text/css">
%css-style%
</style>
<table class='hincomingTable' width='100%'>
<tr>
<td class='header hincomingHeader'>%name%</td>
<td width='130' align='right' class='time hincomingTime'>[%date% %time%]</td>
</tr>
</table>
<table class='hincomingTable' width='100%'>
<tr>
<td>%message%</td>
</tr>
</table>