$newline always

Profile of #{ownerName} $if null userAlbums This user has no albums yet $else Albums of this user: $forall (Entity albumId album) <- userAlbums
$if null recentMedia This user has not uploaded any images $else Newest images: $forall (Entity mediaId medium) <- take 10 recentMedia