diff --git a/billard/templates/billard/location_detail.html b/billard/templates/billard/location_detail.html index a655886..cea3c50 100644 --- a/billard/templates/billard/location_detail.html +++ b/billard/templates/billard/location_detail.html @@ -3,13 +3,13 @@ {% block title %}Standort{% endblock %} {% block breadcrumb %} - - + + {% endblock %} {% block content %}
-{% include 'billard/location_detail_ajax.html' %} + {% include 'billard/location_detail_ajax.html' %}
@@ -17,20 +17,25 @@ {% block js %} + {% endblock %} \ No newline at end of file