Imported Upstream version 1.3.0

This commit is contained in:
Mario Fetka
2018-03-08 14:15:34 +01:00
commit 91526147d9
24 changed files with 3321 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<html>
<table border>
<!-- BEGIN row -->
<tr>
<!-- BEGIN cell -->
<td>
{DATA}
</td>
<!-- END cell -->
</tr>
<!-- END row -->
</table>
</html>