$if (albumSamplePic album) == Nothing $else #{albumTitle album} $if null sharedAlbs $else Shared Albums Albums shared with this user: $forall Just (Entity albumId album) <- sharedAlbs $if (albumSamplePic album) == Nothing $else #{albumTitle album} $if null recentMedia $else Newest images recent uploads of #{ownerSlug} $forall (Entity mediumId medium) <- take 10 recentMedia #{mediumTitle medium}
$if (albumSamplePic album) == Nothing $else #{albumTitle album} $if null recentMedia $else Newest images recent uploads of #{ownerSlug} $forall (Entity mediumId medium) <- take 10 recentMedia #{mediumTitle medium}