16 Sep
2004
16 Sep
'04
6:42 p.m.
On Thu, Sep 16, 2004 at 01:27:17PM -0400, Jonathan Hobbs wrote:
From: "John Poltorak" <jp@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 does wotk with other types of files though... I'm obviously missing something basic.
When you say it 'doesn't seem to work' what is happening?