homepage/m4/macros.m4

12 lines
140 B
Plaintext

define(`HEADER', `
<html>
<head>
<title>Projects - just for fun</title>
</head>
<body>
')
define(`FOOTER', `
</body>
</html>
')