[% IF comments.size %]
<br />
<div class='one'>
<table align='center'>
<tr class='title'>
<td>Comments</td></tr>
</table>
</div>
[% INCLUDE comment/show.html %]
[% END %]
[% IF comments.size %]
<br />
<div class='one'>
<table align='center'>
<tr class='title'>
<td>Comments</td></tr>
</table>
</div>
[% INCLUDE comment/show.html %]
[% END %]