From 6a1d6a7365fb917784d378cf3b3683c85bb81b48 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 5 Nov 2012 00:05:32 -0500 Subject: starting to hook things up --- templates/layout.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 templates/layout.html (limited to 'templates/layout.html') diff --git a/templates/layout.html b/templates/layout.html new file mode 100644 index 0000000..be923ea --- /dev/null +++ b/templates/layout.html @@ -0,0 +1,31 @@ + + + + {% block title %}Site de la famille{% endblock %} + + + + + +
+
+ + +
+ {% block content %}{% endblock %} +
+
+
+ + -- cgit v1.2.3-70-g09d2