Files
php-html-template-it/HTML_Template_IT-1.3.2/examples/templates/addblockfile_main.tpl.htm
2025-08-08 11:28:53 +02:00

12 lines
146 B
HTML

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