diff --git a/templates/base.html b/templates/base.html index 7cabe2d..a8c2de7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,15 +4,10 @@ {% block title %}Live Lista Zakupów{% endblock %} - - - - - @@ -73,10 +68,10 @@ -{% block scripts %} - -{% endblock %} + +{% block scripts %}{% endblock %} + diff --git a/templates/list_guest.html b/templates/list_guest.html index 6684cd4..1707dd2 100644 --- a/templates/list_guest.html +++ b/templates/list_guest.html @@ -109,8 +109,6 @@ -
- {% block scripts %}