11 lines
153 B
PHP
11 lines
153 B
PHP
|
<?php include 'header.php'; ?>
|
||
|
|
||
|
<center>
|
||
|
<br />
|
||
|
<br />
|
||
|
<br />
|
||
|
<img src="images/logo.jpg" /><br />
|
||
|
<br />
|
||
|
Use the menu to the left to navigate.
|
||
|
</center>
|