Hi, I'm using a ZPT as the index_html method of my ZClass. I'd like for the title to be constructed programatically based on the value of certain instance properties. Is this possible? I have a "title" method in the ZClass that returns the correct value, but it doesn't seem to be acquired by my index_html template (which has a blank title). Does anyone have any ideas? -- Tim Moore