Hello,
I don't sure how your template system works, but it seems that it have a mistake.
If this is mistake is one I thought about, then the following changed code should work:
Code:
<table width="400">
<TD ALIGN=center>Age</TD>
<TD ALIGN=center>Male</TD>
<TD ALIGN=center>Female</TD>
<!-- start line -->
<TR><TD ALIGN=center>::age::</TD>
<TD ALIGN=center>::male::</TD>
<TD ALIGN=center>::female::</TD></TR>
<!-- end line -->
</table>
Best regards,
Andrey Lomakin.
__________________
Gamma Group
http://www.gammacenter.com
|