Hi Mitch,
What kind of Loader are you using for your Environment?
Cheers,
Fergus
On 24/08/2009 05:42, Mitchell Garnaat wrote:
Hi -
I've got Jinja2 working with repoze.bfg but if I want to do template
inheritance, I need to specify an absolute file path, like this:
{% extends
'/Users/mitch/Projects/foobar/foobar/templates/layout.html' %}
rather than something like this:
{% extends 'layout.html' %}
Is this by design? Or is there some config option I need to set? I'd
really rather not have absolute path names in my templates if I can
avoid it.
Thanks,
Mitch
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev
|
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev