From 7eede47ed6039cf940a7169d376c1287a371c65f Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sun, 28 Aug 2016 10:18:18 +0200 Subject: [PATCH] Update Bootstrap to 3.3.7 --- templates/base.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index 8bc8cc4..3d56f72 100644 --- a/templates/base.html +++ b/templates/base.html @@ -11,13 +11,15 @@ - {% endblock javascript %} {% block style %} - + {% endblock style %}