{if $is_contactform_error}
{$plugin_contactform_error}
{foreach from=$comments_messagestack item="message"}
{$message}
{/foreach}
{/if}
{if (empty($is_contactform_sent)) && $plugin_contactform_preface}
{$plugin_contactform_preface}
{/if}
{if $is_contactform_sent}
{$plugin_contactform_sent}
{else}