diff --git a/templates/profile.hamlet b/templates/profile.hamlet index 372880a..d1d2486 100644 --- a/templates/profile.hamlet +++ b/templates/profile.hamlet @@ -9,16 +9,16 @@ $if null userAlbs This user has no albums yet $else Albums of this user: - $forall (Entity albumId album) <- userAlbs -