2023-10-30 18:08:33 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Damaj301damaj's site</title>
|
|
|
|
<link rel="stylesheet" href="/css/main.css" text="text/css"></link>
|
2024-03-30 02:26:09 +00:00
|
|
|
<?php include '../../templates/meta.php' ;?>
|
2023-10-30 18:08:33 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
2024-03-30 02:26:09 +00:00
|
|
|
<?php include '../../templates/header.php' ;?>
|
2024-03-30 01:24:28 +00:00
|
|
|
<font size=25px><b>Coming Soon! (Don't count on it tho)</b></font>
|
2024-03-30 02:26:09 +00:00
|
|
|
<?php include '../../templates/footer.php' ;?>
|
2023-10-30 18:08:33 +00:00
|
|
|
</body>
|
2024-03-30 02:26:09 +00:00
|
|
|
</html>
|