Hi, I am just getting started with Template toolkit 2.06. Following the examples in the tutorial I can most of what I want but I a stuck with some standard html tags. When I do the following:
[% FOREACH link = webpages %] <a href = "[% link.url %]">[% link.title %]</a> [% END %] the links seem to ignore the link & vlink tags that are set at the beginning of the document and use default values. I have the same problem with INCLUDE statements when I try to import a side menu, the text and link are not using the values I ask for. Am I missing something? Dp. ~~ Dermot Paikkos * [EMAIL PROTECTED] Network Administrator @ Science Photo Library Phone: 0207 432 1100 * Fax: 0207 286 8668
