@@ -54,15 +54,15 @@

The Local Yarn

}) -(define (html$-article-open title? title-html-flow published) +(define (html$-article-open title? title-tx published) (cond [title? ◊string-append{
-

◊|title-html-flow|

+ ◊(->html `(h1 [[class "entry-title"]] ,@(get-elements title-tx)))

}] [else