Recommend this page to a friend! |
Classes of Dmitry Levashov | > | YaTemplate | > | table.html | > | Download |
|
![]() |
<table width="50%" cellspacing=0 border=1 cellpadding=2 align="center" bgcolor="#d8c85f" bordercolor=#000080> <tr> <th>{{tb_header}}</th> </tr> <!-- BEGIN BLOCK row --> <tr> <td bgcolor=#ffffff>{{text}}</td> </tr> <!-- END BLOCK row --> </table> |