{#if label}
{label}
{/if}
{#if error}
{error}
{:else if hint}
{hint}
{/if}