16 lines
362 B
Plaintext
16 lines
362 B
Plaintext
<!DOCTYPE html>
|
|
<HTML LANG="en">
|
|
define(`_TITLE', `slipstream')dnl
|
|
define(`_DESCRIPTION', `a love story')dnl
|
|
define(`_PAGE', `slipstream/')dnl
|
|
define(`_STYLE', `')dnl
|
|
include(`../html.m4')dnl
|
|
include(`../head.m4')dnl
|
|
<BODY>
|
|
include(`../navreturn.m4')dnl
|
|
_BAR
|
|
<P>slipstream: a love story</P>
|
|
<P>_hyperlink(`/slipstream/slipstream.pdf', `PDF')</P>
|
|
</BODY>
|
|
</HTML>
|