From 4f8a13062fabb605fbc075777e1e0e294526ab1a Mon Sep 17 00:00:00 2001 From: Jay McCarthy Date: Mon, 9 Apr 2012 12:53:18 -0600 Subject: [PATCH] Fixing PR 12690 --- collects/web-server/scribblings/tutorial/continue.scrbl | 3 --- 1 file changed, 3 deletions(-) diff --git a/collects/web-server/scribblings/tutorial/continue.scrbl b/collects/web-server/scribblings/tutorial/continue.scrbl index dce06bcc98..be7e7e9016 100644 --- a/collects/web-server/scribblings/tutorial/continue.scrbl +++ b/collects/web-server/scribblings/tutorial/continue.scrbl @@ -207,9 +207,6 @@ to produce: '(div ((class "post")) "First post!" (p "This is a first post.")) ] -@bold{Exercise.} Revise @racket[render-post] to show the number of comments attached -to a post. - @centerline{------------} We will sometimes want to embed a list of @|xexpr|s into