From 8677e767cba64966b07e96545325beabbd928883 Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Tue, 25 Aug 2015 23:17:01 +1000 Subject: [PATCH] Initial commit of default template --- templates/default.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 templates/default.html diff --git a/templates/default.html b/templates/default.html new file mode 100644 index 0000000..fac8841 --- /dev/null +++ b/templates/default.html @@ -0,0 +1,22 @@ + + + + + + mcwhirter.io + + + + +
+

$title$

+ + $body$ +
+ + +