{#if user.profilePictureUrl}
{/if}
{getUserInitials(user.username)}
@{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} {:else}
{/if}
comment
share
explore