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

11 lines
243 B
HTML
Raw Permalink Normal View History

2019-02-04 22:26:45 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>[[Booklet Title]]</title>
2020-04-10 20:29:28 +00:00
[[Plugins]]
2019-02-04 22:26:45 +00:00
</head>
2020-04-25 10:33:39 +00:00
<body class="commentary-font">
2020-04-23 22:23:44 +00:00
[[Weave Content]]
2019-02-04 22:26:45 +00:00
</body>
</html>