{initial(post.uploader)}
{post.uploader}
{formatDate(post.timestamp)}
{post.likes}
{#if commentsEnabled}
{post.comments.length}
{/if}
{#if post.caption}
{post.caption}
{/if}