From 9df1ed5b79a967f74663333b1b023b9b245e6436 Mon Sep 17 00:00:00 2001 From: Robert Einsle Date: Sat, 25 Feb 2017 18:06:27 +0100 Subject: [PATCH] reformat js block --- billard/templates/billard/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/billard/templates/billard/base.html b/billard/templates/billard/base.html index ab55964..acdac27 100644 --- a/billard/templates/billard/base.html +++ b/billard/templates/billard/base.html @@ -54,7 +54,7 @@ - {% block js %} - {% endblock %} +{% block js %} +{% endblock %}