Gestion Usuarios

{#if usuarios.length === 0} {#if error} Error al cargar usuarios. {:else if cargando} Cargando usuarios... {:else} No hay posts que mostar {/if} {:else} Usuario Nombre Cantidad de posts Acciones
{/if}