Never mind, I realized that relative means relative to INCLUDE_PATH..

Chris


----- Original Message ----- 
From: "Chris Ochs" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 17, 2004 11:09 AM
Subject: [Templates] PROCESS/INCLUDE on relative files


>
> 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
>


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

Reply via email to