×
{#if showPrivateButton}
{ task.private ? "Private" : "Public" }
{/if}
{ task.username }
: { task.text }