From 21b93e415cdb9d7bc8066836702f8c1e008d7858 Mon Sep 17 00:00:00 2001 From: Julien Duponchelle Date: Thu, 30 Jul 2015 15:12:27 +0200 Subject: [PATCH] Display error with boostrap. Demo of signal callback --- templates/layout/default.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/templates/layout/default.html b/templates/layout/default.html index 198f2a5..7bec230 100644 --- a/templates/layout/default.html +++ b/templates/layout/default.html @@ -10,9 +10,19 @@ + + + + + @@ -38,8 +48,10 @@ +
+
- {% block body %}{% endblock %} + {% block body %}{% endblock %}