{#if timelineType === 'pinned'} Pinned toot {:else} {account.display_name || account.username} {#if notification && notification.type === 'reblog'} boosted your status {:elseif notification && notification.type === 'favourite'} favorited your status {:elseif notification && notification.type === 'follow'} followed you {:elseif status && status.reblog} boosted {/if} {/if}