librecat/index.php

8 lines
74 B
PHP

<?php
include("include/header.php");
?>
<html>
<h1>LibreCat</h1>
</html>