From 2695b63c611e36b53764eeadc1d5c8516f21de46 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 24 Mar 2015 21:34:07 -0400 Subject: big reorganization of the templates --- templates/layout.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 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..ec933b2 --- /dev/null +++ b/templates/layout.html @@ -0,0 +1,33 @@ + + + + {{_("I & G wedding")}} + + + + + + + +
+ +
+
+ +
+ {% block content %} + {% endblock %} +
+
+ + + + -- cgit v1.2.3-70-g09d2