From e4c2d5790bac6a74037638fde049c374fc44cc7b Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Sun, 17 Apr 2011 22:49:30 -0500 Subject: irrisponsibly massive commit --- source/_layouts/default.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 source/_layouts/default.html (limited to 'source/_layouts/default.html') diff --git a/source/_layouts/default.html b/source/_layouts/default.html new file mode 100644 index 00000000..553c1bec --- /dev/null +++ b/source/_layouts/default.html @@ -0,0 +1,15 @@ + + +{% include head.html %} + +
{% include header.html %}
+ +
+
+
{{ content }}
+ +
+
+ + + -- cgit v1.2.1