◊(Local Yarn Code "template.html.p at [e54b3c52]")

File series/template.html.p artifact a5d01b90 part of check-in e54b3c52


<!DOCTYPE html>
<html lang="en">

◊html$-page-head[(select-from-metas 'title metas)]

◊html$-page-body-open[]

<section class="article-listing">

<h2>◊(select-from-metas 'title metas)</h2>

◊(unfence (->html doc #:splice? #t))

</section>

◊html$-page-body-close[]

</html>