Re: Why doesn't this work: INSERT in PROCESS block.

Sherwood Botsford <[email protected]> Wed, 29 Jan 2014 09:42:46 -0700
Newsgroups gmane.comp.lang.perl.modules.template-toolkit
Message-ID <CAOX=2F_9PDKMhNOS0uyz7_D=MKjifOSFqufkU7kvcgz3yJca4w@mail.gmail.com>
Ah!  Enlightenment.

How many hours have I lost to the lowly semicolon.

Thank you.

Respectfully,

Sherwood of Sherwood's Forests

Sherwood Botsford
Sherwood's Forests --  http://Sherwoods-Forests.com
780-848-2548
50042 Range Rd 31
Warburg, Alberta T0C 2T0



On 29 January 2014 07:50, Tom Molesworth <tom-UE50auxAeIt4LjgWlUEQQwC/[email protected]> wrote:

>  On 29/01/14 14:49, Sherwood Botsford wrote:
>
>  Ok unwrapped it so that the whole thing now looks like this:
>
> [% PROCESS header.inc
>     Title = "Instant Trees -- Just add water"
>     Desc = "Sherwood's Forests advice on getting your own forest quickly."
>     INSERT last-modified-gmt.inc
> %]
>
>
> Still missing the ; before INSERT:
>
>
> [% PROCESS header.inc
>     Title = "Instant Trees -- Just add water"
>     Desc = "Sherwood's Forests advice on getting your own forest quickly.";
>     INSERT last-modified-gmt.inc
> %]
>
> cheers,
>
> Tom
>
>

_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates