inweb-bootstrap/Patterns/Ebook/template-body.html

10 lines
237 B
HTML
Raw Normal View History

2019-02-04 22:26:45 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>[[Booklet Title]]</title>
</head>
<body>
2020-04-23 22:23:44 +00:00
[[Weave Content]]
2019-02-04 22:26:45 +00:00
</body>
</html>