From ab935f79905879e1b4e95f936599fe9627fe5382 Mon Sep 17 00:00:00 2001 From: pebosi Date: Tue, 14 Jan 2014 23:23:42 +0100 Subject: [PATCH] Update base templates --- templates/base-2.html | 6 +++--- templates/base.html | 33 ++++++++++++++++++--------------- 2 files changed, 21 insertions(+), 18 deletions(-) diff --git a/templates/base-2.html b/templates/base-2.html index 11b05fef..f2c5ff5e 100644 --- a/templates/base-2.html +++ b/templates/base-2.html @@ -1,12 +1,12 @@ {% extends "base.html" %} {% block body %} -
-
+
+
{% block bodyA %}{% end block %}
-
+
{% block bodyB %}{% end block %}
diff --git a/templates/base.html b/templates/base.html index 3a921f4d..d1353b93 100644 --- a/templates/base.html +++ b/templates/base.html @@ -12,9 +12,9 @@ - + + - @@ -24,16 +24,19 @@ -