crispypin.cc_old/templates/header.html

4 lines
100 B
HTML
Raw Normal View History

2021-06-25 01:33:18 +02:00
<header>
<a href="/" id="logo"><img src="/logo.png" alt=""></a>
</header>
<include navbar.html/>