{!descr ? "" : descr}
{#if type == "number"}
{/if} {#if type == "text"}
{/if} {#if type == "date"}
{/if} {#if type == "time"}
{/if}
{#if after}
{!after ? "" : after}
{/if}