9 lines
133 B
PHP
9 lines
133 B
PHP
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-meta.php';?>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|