diff --git a/core/templates/core/supplier_form.html b/core/templates/core/supplier_form.html index b880311..a36c8e3 100644 --- a/core/templates/core/supplier_form.html +++ b/core/templates/core/supplier_form.html @@ -1,5 +1,4 @@ {% extends 'base.html' %} -{% load crispy_forms_tags %} {% block content %}
@@ -67,4 +66,4 @@ margin-bottom: 0.5rem; } -{% endblock %} +{% endblock %} \ No newline at end of file