{#if label || description}
{#if label || shortcut} {#if label} {@html label} {/if} {#if shortcut} {/if} {/if} {#if description} {@html description} {/if}
{/if}