Backing up work
This commit is contained in:
7
snippets/header.php
Normal file
7
snippets/header.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php ?>
|
||||
|
||||
<header class="header">
|
||||
<img class="header-icon" src="/static/icon.png" alt="icon"/>
|
||||
<h1 class="title">Luggage Tracker</h1>
|
||||
<div class="spacer"></div>
|
||||
</header>
|
||||
Reference in New Issue
Block a user