damaj.tech/site/blog/index.php

14 lines
375 B
PHP
Raw Normal View History

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>
<?php include '../../templates/meta.php' ;?>
2023-10-30 18:08:33 +00:00
</head>
<body>
<?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>
<?php include '../../templates/footer.php' ;?>
2023-10-30 18:08:33 +00:00
</body>
</html>