[Zope] standard_html_header & index_html
Paul Winkler
pw_lists at slinkp.com
Thu Sep 16 14:16:57 EDT 2004
On Thu, Sep 16, 2004 at 06:40:05PM +0100, John Poltorak wrote:
> On Thu, Sep 16, 2004 at 01:27:17PM -0400, Jonathan Hobbs wrote:
> > From: "John Poltorak" <jp at warpix.org>
> > > How do I include standard_html_header in index_html?
> > >
> > > It seems to get ignored when I use it..
> >
> >
> > <dtml-var standard_html_header>
> >
> > ... your html/dtml/whatever...
> >
> > <dtml-var standard_html_footer>
> >
> >
> > should do it.
>
> That's what I thought should work, but it doesn't seem to work with
> index_html files...
It works if index_html is a DTMLDocument or DTMLMethod.
What is yours?
--
Paul Winkler
http://www.slinkp.com
More information about the Zope
mailing list