{status}
{title}
{#if hint}{hint}
{/if} {#if details}{@render details()}
{/if}
{#if actions}
{@render actions()}
{/if}
{#if standalone}
{hint} {hint}
{status}
{title}
{#if hint}
{@render details()}
{/if}
{#if actions}
{@render actions()}
{/if}
{status}
{title}
{#if hint}
{@render details()}
{/if}
{#if actions}
{@render actions()}
{/if}