From f5222055d2c511653a604b5fdc4f5bf07d082e14 Mon Sep 17 00:00:00 2001 From: Robert Einsle Date: Sat, 10 Feb 2018 14:21:54 +0100 Subject: [PATCH] fix page refresh --- billard/templates/billard/location_detail.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/billard/templates/billard/location_detail.html b/billard/templates/billard/location_detail.html index cea3c50..60d3c14 100644 --- a/billard/templates/billard/location_detail.html +++ b/billard/templates/billard/location_detail.html @@ -8,7 +8,7 @@ {% endblock %} {% block content %} -
+
{% include 'billard/location_detail_ajax.html' %}