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

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


<!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>