__section__
default
__description__
Template which describes how the comment preview form is displayed.

* preview = comment to preview
__title__

__page__
comments
__lang__
en_US
__name__
preview_comm
__template__
[% USE Slash %]
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="95%" ALIGN="CENTER">
[% Slash.dispComment(preview) %]
</TABLE>


__seclev__
1000
