crispypin.cc_old/templates/header.html

4 lines
101 B
HTML
Raw Normal View History

2022-01-18 18:04:48 +01:00
<header>
<a href="/" id="logo"><img src="/logo.png" alt=""></a>
</header>
<include navbar.html/>