{if $message_sent == false} {module name="static_content" function="show_static_content" pageid='Contact'} {foreach key="key" item="value" from=$field_errors} {if $key == 'EMAIL'}

[[Please specify a valid email address.]]

{elseif $key == 'NAME'}

[[Please provide your full name.]]

{elseif $key == 'COMMENTS'}

[[Please include your comments.]]

{/if} {/foreach}
[[Salutation First and Last Name]]

Mr. John Smith
[[Email]]

johnsmith@company.com
[[Comments]]:
{else}

[[Thank you very much for your message. We will respond to you as soon as possible.]]

{/if}