diff --git a/cms/templates/widgets/sock.html b/cms/templates/widgets/sock.html index 63fb88ec43..a34de4bfb5 100644 --- a/cms/templates/widgets/sock.html +++ b/cms/templates/widgets/sock.html @@ -4,7 +4,6 @@ from django.conf import settings from django.utils.translation import ugettext as _ %> <%namespace file="sock_links.html" import="get_sock_links" /> -<%namespace file="sock_links_extra.html" import="get_sock_links_extra" />