$newline always

Profile of #{ownerSlug} $if presence == True Change your profile settings $if null userAlbs This user has no albums yet $else Albums of this user: $forall (Entity albumId album) <- userAlbs
$if (albumSamplePic album) == Nothing
$else
#{albumTitle album} $if null recentMedia This user has not uploaded any images $else Newest images: $forall (Entity mediumId medium) <- take 10 recentMedia