{#if success}

Error

{success}

Failed to get post.

{:else} {username} vote('up')} data={upvotes * 1 + ' Yes'} icon='/upvote.svg' /> vote('down')} data={downvotes * 1 + ' No'} icon='/downvote.svg' /> {#if isAuthor} deletePost()} data={'Delete'} icon='/delete.svg' /> {/if} {#if id} {/if} {/if}