{to ? 'Send a Message' : 'Post a Blog Entry'}

{#if to}

Addressed to @{to.replace(/^@/, '')}. Set the audience to Mentioned people only to keep it private.

{/if}
{#key to} router.go(`#/blog/${status.id}`)} /> {/key} {#if !session.signedIn}

Sign in to post.

{/if}