journal/index.php

4 lines
113 B
PHP
Raw Normal View History

2018-07-07 21:45:00 +00:00
<?php include "header.php"; ?>
<h1>The Intentional Journal of the Tildeverse</h1>
<?php include "footer.php"; ?>