Stewart Midwinter schrieb: > I've been successful creating kid templates with parameters passed in > through the calling function. > > But now I want to use one of those parameters in the HEAD of the > template, rather than the BODY, and it doesn't work for me.
It really does not make a difference whether you're using a value in the HEAD or the BODY. See the example here: http://kid-templating.org/guide.html#template-variables If you don't find the error, how does your code look like that is passing your tempalte variable? -- Christoph ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ kid-template-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kid-template-discuss
