@{user.username}
{#if locationName}
{locationName}
{/if}
{title}
{#if category}
{category}
{/if}
{#if description}
{description}
{/if}
{#if media && media.length > 0}
{#if media[0].type === 'photo'}
{:else}
{/if}
{/if}
{commentCount || 'comment'}
share
explore
{#if showComments}
{/if}