{{ user.name }}
admin@{{ user.username }}
{{ user.bio }}
{{ user.createdAt }}
{{ user.location }}
{{ formatDistance( parseISO(activity.createdAt), new Date(), { addSuffix: true } ) }}
{{ playlist.displayName }}
{{ totalLength(playlist) }} • {{ playlist.songs.length }} {{ playlist.songs.length === 1 ? "song" : "songs" }}