From 92f886b9a9f53a94e66ef335b9dcb3a248324c1b Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Sun, 27 Apr 2014 16:20:43 +0200 Subject: Initial version of brentj.es --- _layouts/default.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 _layouts/default.html (limited to '_layouts/default.html') diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000..ace44ce --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,28 @@ + + + + + + {{ page.title }} + + + + + + + + + + + +
+ {% include header.html %} + + {{ content }} + + {% include footer.html %} + +
+ + + -- cgit v1.2.3-70-g09d2