From 12a7b5b3b6c94b32158aeb3a491811316fad8bd1 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Wed, 31 Aug 2011 23:13:21 +0200 Subject: Initial commit. Basig setup by staticmatic2 --- src/_layouts/default.haml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/_layouts/default.haml (limited to 'src/_layouts') diff --git a/src/_layouts/default.haml b/src/_layouts/default.haml new file mode 100644 index 0000000..f2c7a01 --- /dev/null +++ b/src/_layouts/default.haml @@ -0,0 +1,7 @@ +!!! +%html + %head + %title StaticMatic + = stylesheets + %body + = yield -- cgit v1.2.3