diff --git a/templates/client/includes/company/company_edit.html b/templates/client/includes/company/company_edit.html index c16a4d9c..d0c1897d 100644 --- a/templates/client/includes/company/company_edit.html +++ b/templates/client/includes/company/company_edit.html @@ -1,6 +1,7 @@ {% load static %} {% load i18n %} {% load template_filters %} +{% load thumbnail %}