fboard/fboard/index.php

9 lines
86 B
PHP
Raw Normal View History

2021-01-21 17:49:24 +00:00
<!DOCTYPE html>
<html>
<body>
<?php
include "includes/header.php";
?>
</body>
</html>