Current File : //home/strato/chroot/opt/RZphp81/includes/test/MDB/tests/templates/results.tpl
<html>
<head>
<title>Test Results</title>
</head>
<body>

<!-- BEGIN dsn -->
  <p>
  <b>{title}</b>
  <p>
  <!-- BEGIN test -->
    {testtitle}
    <p>
    {testresult}
    <p>
  <!-- END test -->
<!-- END dsn -->

</body>
</html>