banner
This commit is contained in:
parent
f0c1f1eb25
commit
55213c2797
6 changed files with 18 additions and 6 deletions
|
|
@ -10,7 +10,9 @@ error_reporting(E_ALL);
|
|||
<body>
|
||||
|
||||
<?php include './includes/navigation.php'; ?>
|
||||
|
||||
<header>
|
||||
<img src="./images/banner2.png" alt="banner" class="banner">
|
||||
</header>
|
||||
<main>
|
||||
<section>
|
||||
<h2>User Stats</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue