<html>
<body>
 <table>
 <!-- BEGIN row -->
  <tr>
   <td>{NAME}</td>
   <td>{DESCRIPTION}</td>
  </tr>
 <!-- END row -->
 </table>
</body>
</html>