This file is copyright (c) 2004,2005,2006 by Panu Kalliokoski
and released under the license in ../LICENSE

{{{
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html`'ifdef(`@w_iso_language',` lang="defn(`@w_iso_language')"')>
<head>
 <title>defn(`@w_title')</title>
 <meta name="author" content="defn(`@w_author')">
 <meta name="generator" content="stx2any">
 <meta http-equiv="Content-Type" content="text/html; charset=w_long_charset_name">
ifelse(defn(`@w_date'),,`dnl',` <meta name="date" content="defn(`@w_date')">')
w_dumpdiv(metas)dnl
</head>
<body`'ifelse(defn(`@w_bodytag_params'),,,` defn(`@w_bodytag_params')')>
w_dumpdiv(frontmatter)dnl
ifelse(w_make_title,true,
`ifelse(defn(`@w_title'),,`dnl',`<h1>defn(`@w_title')</h1>')')
w_dumpdiv(ingr)dnl
ifelse(w_make_toc,true,`w_dumpdiv(toc)')dnl
w_dumpdiv(body)dnl
w_dumpdiv(backmatter)dnl
</body>
</html>
}}}
