crispypin.cc_old/templates/header.html

4 lines
97 B
HTML
Raw Normal View History

<header>
<a href="/" id="logo"><img src="/logo.png" alt=""></a>
</header>
<include navbar.html/>