12 lines
140 B
Plaintext
12 lines
140 B
Plaintext
define(`HEADER', `
|
|
<html>
|
|
<head>
|
|
<title>Projects - just for fun</title>
|
|
</head>
|
|
<body>
|
|
')
|
|
define(`FOOTER', `
|
|
</body>
|
|
</html>
|
|
')
|