9iron/index.php

9 lines
133 B
PHP
Raw Normal View History

2020-08-16 04:02:16 -05:00
<!DOCTYPE html>
<html>
<head>
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-meta.php';?>
</head>
<body>
</body>
</html>