Current File : //opt/RZphp83/includes/docs/HTML_Template_PHPLIB/examples/broken.tpl
<html>
<head>
<!-- BEGIN meta -->
<meta />
<!-- END met -->
</head>
<body>
<!--BEGIN something -->
<table>
<!-- BEGIN row -->
<tr><td>{CELL}</td></tr>
</table>
<!-- END something -->
</body>
</html>