diff --git a/pim/contacts/templates/contacts/index.html b/pim/contacts/templates/contacts/index.html index 4e7048f..ebfc30a 100644 --- a/pim/contacts/templates/contacts/index.html +++ b/pim/contacts/templates/contacts/index.html @@ -1,5 +1,6 @@ {% extends 'base.html' %} {% load i18n %} +{% load static %} {% block content %}