From 38857a608bab2ea5eb65bfc1c4614033dbf78597 Mon Sep 17 00:00:00 2001 From: Nico von Geyso Date: Sat, 7 Jul 2012 16:55:28 +0200 Subject: initial commit --- _base.html | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 _base.html (limited to '_base.html') diff --git a/_base.html b/_base.html new file mode 100644 index 0000000..99b0f06 --- /dev/null +++ b/_base.html @@ -0,0 +1,46 @@ + + + + + + {{ site.title }}{% block title %}: {{ entry.title }}{% endblock %} + + + + + + + + +
+ + +
+
+ {% block content %}{% endblock %} +
+ +
+ + +
+ + -- cgit v1.2.3-1-g7c22