damaj.tech/templates/header.php

9 lines
167 B
PHP
Raw Normal View History

2023-10-30 18:08:33 +00:00
<div class="box">
<header>
<img src='/img/d301d.png' alt='Site Icon' width=25px height=25px></img>
<div class="header">
<a href="/">[Main]</a>
</header>
</div>
</div>