diff --git a/booklet/booklet.template.html b/booklet/booklet.template.html new file mode 100644 index 0000000..b515324 --- /dev/null +++ b/booklet/booklet.template.html @@ -0,0 +1,22 @@ + + + + + $title$ + + + + + + + +

$title$

+ +$if(toc)$ +
$table-of-contents$
+$endif$ + +
$body$
+ + +