Imported Upstream version 1.3.0
This commit is contained in:
13
HTML_Template_IT-1.3.0/examples/templates/main.tpl.htm
Normal file
13
HTML_Template_IT-1.3.0/examples/templates/main.tpl.htm
Normal file
@@ -0,0 +1,13 @@
|
||||
<html>
|
||||
<table border>
|
||||
<!-- BEGIN row -->
|
||||
<tr>
|
||||
<!-- BEGIN cell -->
|
||||
<td>
|
||||
{DATA}
|
||||
</td>
|
||||
<!-- END cell -->
|
||||
</tr>
|
||||
<!-- END row -->
|
||||
</table>
|
||||
</html>
|
||||
Reference in New Issue
Block a user