9 lines
230 B
PHP
9 lines
230 B
PHP
<?php ?>
|
|
|
|
<header class="header">
|
|
<a class="icon-link" href="/">
|
|
<img class="header-icon" src="/static/icon.png" alt="icon"/>
|
|
</a>
|
|
<h1 class="title">My Luggage Info</h1>
|
|
<div class="spacer"></div>
|
|
</header>
|