Error !

KeyError: u'functions_partials'

<%namespace file="functions/partials" name="partials" import="*"/> <%inherit file="site" /> <%def name="find()">
/srv/dd-web02/limecms/fribokhandel2/fribokhandel201/local/lib/python2.7/site-packages/Mako-1.0.7-py2.7.egg/mako/template.py, line 397:
del sys.modules[self.module_id]
/srv/dd-web02/limecms/fribokhandel2/fribokhandel201/local/lib/python2.7/site-packages/Mako-1.0.7-py2.7.egg/mako/template.py, line 338:
module = self._compile_from_file(path, filename)
/srv/dd-web02/limecms/fribokhandel2/fribokhandel201/local/lib/python2.7/site-packages/Mako-1.0.7-py2.7.egg/mako/lookup.py, line 323:
**self.template_args)
/srv/dd-web02/limecms/fribokhandel2/fribokhandel201/local/lib/python2.7/site-packages/Mako-1.0.7-py2.7.egg/mako/lookup.py, line 258:
return self._load(srcfile, uri)
/srv/dd-web02/limecms/fribokhandel2/fribokhandel201/local/lib/python2.7/site-packages/Mako-1.0.7-py2.7.egg/mako/runtime.py, line 802:
return lookup.get_template(uri)
/srv/dd-web02/limecms/fribokhandel2/fribokhandel201/local/lib/python2.7/site-packages/Mako-1.0.7-py2.7.egg/mako/runtime.py, line 560:
calling_uri)
templates/fribokhandel/booklist, line 1:
<%namespace file="functions/partials" name="partials" import="*"/>
templates/fribokhandel/booklist, line 1:
<%namespace file="functions/partials" name="partials" import="*"/>
/srv/dd-web02/limecms/fribokhandel2/fribokhandel201/local/lib/python2.7/site-packages/Mako-1.0.7-py2.7.egg/mako/runtime.py, line 814:
ret = template.module._mako_inherit(template, context)
/srv/dd-web02/limecms/fribokhandel2/fribokhandel201/local/lib/python2.7/site-packages/Mako-1.0.7-py2.7.egg/mako/runtime.py, line 872:
(inherit, lclcontext) = _populate_self_namespace(context, tmpl)
/srv/dd-web02/limecms/fribokhandel2/fribokhandel201/local/lib/python2.7/site-packages/Mako-1.0.7-py2.7.egg/mako/runtime.py, line 838:
**_kwargs_for_callable(callable_, data))
/srv/dd-web02/limecms/fribokhandel2/fribokhandel201/local/lib/python2.7/site-packages/Mako-1.0.7-py2.7.egg/mako/template.py, line 462:
return runtime._render(self, self.callable_, args, data)
/var/limecms/fribokhandel2/fribokhandel201/fribokhandel2-inst/Products/LimeTemplate/LimeTemplate.py, line 704:
html = mytemplate.render(object=object, site=site, request=self.REQUEST, extra=extra.get('kwargs', None), **extra)