◊(Local Yarn Code "Diff")

Differences From Artifact [a5d01b90]:

To Artifact [5863c80f]:


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!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>









<
<
<
<


<
<





1
2
3
4
5
6
7




8
9


10
11
12
13
14
<!DOCTYPE html>
<html lang="en">

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

◊html$-page-body-open[]





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



◊html$-page-body-close[]

</html>