メールフォーム

ページの管理人にメールを送信します。

{if $errors}

エラーがあります。

{if $errors.global}

{$errors.global|escape}

{/if} {/if}
メールフォーム

{if $errors.name}{$errors.name|escape}
{/if}

{if $errors.email}{$errors.email|escape}
{/if}

{if $errors.message}{$errors.message|escape}
{/if}