{* feedback form *}

{$smarty.const.STRING_FEEDBACK}

{if $sent eq NULL} {if $error ne NULL}

{$smarty.const.FEEDBACK_ERROR_FILL_IN_FORM} {/if}

{$smarty.const.STRING_FEEDBACK_DESCRIPTION}

{$smarty.const.FEEDBACK_CUSTOMER_NAME}:

{$smarty.const.CUSTOMER_EMAIL}

{$smarty.const.FEEDBACK_CUSTOMER_MESSAGE_SUBJ}:

{$smarty.const.FEEDBACK_CUSTOMER_MESSAGE_TEXT}:

{else}

{$smarty.const.FEEDBACK_SENT_SUCCESSFULLY} {/if}