{#if $errors.name}
{$errors.name}
{:else}
Name
{/if}
Submit