{#if loading}
{$_('actAs.preparing')}
{:else}
{$_('actAs.title')}
{#if error}
{error}
{/if}
{$_('actAs.backToControllers')}
{/if}