From d31793afbde4fab48752a608dbd1e52e63d5889e Mon Sep 17 00:00:00 2001 From: Robert Einsle Date: Sat, 10 Feb 2018 11:04:29 +0100 Subject: [PATCH] Update to bootstrap 4 --- billard/templates/billard/base.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/billard/templates/billard/base.html b/billard/templates/billard/base.html index 5bc1de0..21bc02b 100644 --- a/billard/templates/billard/base.html +++ b/billard/templates/billard/base.html @@ -12,7 +12,7 @@ {% block header %} {% endblock %} - + - - + + {% block js %} {% endblock %}