I must be missing something very simple here, but I can't think of it for
the life of me.  I have RELATIVE enabled.

I'm trying to pull in a header.html file from the same directory using this:

[% PROCESS './header.html' %]

Which gives me a file not found error.  This also does not work and gives a
file not found error:

[% PROCESS header.html %]


_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to