crispypin.cc_old/pages/projects/index.html

14 lines
No EOL
214 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<include meta.html/>
<title>Projects</title>
</head>
<body>
<include header.html/>
<main>
<pre>TODO: write things</pre>
</main>
<include footer.html/>
</body>
</html>