{#each post.tags as tag} {/each}

Published: {post.date.toLocaleDateString()}
Author: {post.author}

{@html post.content}