Artifact b0e9b3b5366c633a097a72024bb5f53f9c1e8bf73104b43155a475af8cffe307:
- File template.html.p — part of check-in [de9f1215] at 2018-09-19 19:04:38 on branch trunk — Add support for Notes, closing [ce23bb4086]. The old dates.rkt is now dust.rkt: helper functions for use everywhere. Functions returning HTML strings have html$ prefix. (user: joel, size: 199) [annotate] [blame] [check-ins using]
<!DOCTYPE html> <html> ◊html$-page-head[(select-from-metas 'title here)] ◊html$-page-body-open[] ◊spell-of-summoning![] ◊crystalize-article![here doc] ◊html$-page-body-close[] </html>