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
templates@template-toolkit.org
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to