<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
%service.name=>%error.type state
<h1>Node: %node.name</h1>
<table>
<tr>
<td bgcolor="%color">%service.name</td>
<td>%error.message</td>
</tr>
<tr>
<td>Date:</td><td>%error.time</td>
</tr>
</table>

<h2>Information: %node.name</h2>
<table style="background-color:#D8D8D8">
<tr>
<td>IP: </td><td>%node.ip </td>
</tr>
<tr>
<td>Description: </td><td>%node.description </td>
</tr>
<tr>
<td>Group: </td><td>%node.group </td>
</tr>
<tr>
<td>Group description: </td><td>%node.groupdesc </td>
</tr>
<tr>
<td>Service: </td><td>%service.name</td>
</tr>

</table>
<img style="width:72px; height:50px;" src="http://www.esia-sa.com/esia-logo_200px.png" />Power By Esia 
</html>
