Artifact be27a75580690cc4dc5190124264cd301741e5b6a459473c62f8625bdc415403:
- File template.html.p — part of check-in [c120ca37] at 2018-08-08 21:49:22 on branch trunk — Add ability to render basic pages. Closes [63a9b7141f] (user: joel, size: 185) [annotate] [blame] [check-ins using]
<!DOCTYPE html> <html> ◊ht-head[(select-from-metas 'title here)] ◊ht-page-top[] ◊ht-article-header[] ◊(->html (cdr doc)) ◊ht-article-footer[] ◊ht-page-bottom[] </html>