X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=unfold%2Fprelude.py;h=aa012f693e779f34dd4003e223dbfdf9174853cc;hb=4bc3a23f5ac1b989caa4862bd6f3f8099eee219b;hp=20beb7db4f49b189ed2e37d6a3a62f6035f5b4d6;hpb=17622dc433eee384bcddbe1001f478e7e3267d8a;p=unfold.git diff --git a/unfold/prelude.py b/unfold/prelude.py index 20beb7db..aa012f69 100644 --- a/unfold/prelude.py +++ b/unfold/prelude.py @@ -55,7 +55,7 @@ class Prelude: # probably insert_above is not powerful enough to handle that # # so a much simpler and safer approach is for use to compute the html header directly - def template_env (self): + def prelude_env (self): env={} env['js_files']= self.js_files env['css_files']= self.css_files