%(sgml_comment template "header_doc")

<!doctype article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
	<!entity copyright SYSTEM "../../copyright.sgml">
	<!entity building SYSTEM "../../building.sgml">
	<!entity overview SYSTEM "overview.sgml">
	<!entity one_liner SYSTEM "one_liner.sgml">
	<!entity nasty-details SYSTEM "nasty-details.sgml">
]>

<article>

<artheader>
	<title>FIXME</title>
	<author><firstname>%(FIRSTNAME)</firstname><othername>%(MIDDLENAME)</othername><surname>%(LASTNAME)</surname></author>
</artheader>

<sect1>
<title>FIXME</title>
FIXME
</sect1>

</article>
