16 lines
283 B
HTML
Raw Normal View History

<style type="text/css">
%css-style%
</style>
<table width='100%'>
<tr>
<td class='header incomingHeader'>%name%</td>
<td width='10%' align='left' class='time incomingTime'>%timestamp% </td>
</tr>
</table>
<table width="100%">
<tr>
<td>%message%</td>
</tr>
</table>