about summary refs log tree commit diff stats
path: root/template.htm
diff options
context:
space:
mode:
Diffstat (limited to 'template.htm')
-rw-r--r--template.htm3
1 files changed, 3 insertions, 0 deletions
diff --git a/template.htm b/template.htm new file mode 100644 index 0000000..13d48d5 --- /dev/null +++ b/template.htm
@@ -0,0 +1,3 @@
1<!DOCTYPE html>
2<title>${title}</title>
3<body>$(body)</body>