diff --git a/src/invenflask/templates/checkout.html b/src/invenflask/templates/checkout.html index 4733310..6c752f3 100644 --- a/src/invenflask/templates/checkout.html +++ b/src/invenflask/templates/checkout.html @@ -1,6 +1,11 @@ {% extends 'base.html' %} {% block head %} + + +{% endblock %} + +{% block content %} -{% endblock %} - -{% block content %} -