summaryrefslogtreecommitdiff
path: root/theme/templates/header.html
blob: 6c51cdfa9b47506cacbaa27d0a53877a59a47474 (plain)
1
2
3
4
<header id="header">
    <h1><a href="{{ SITEURL }}/index.html">{{ SITENAME }}</a></h1>
    <img src="/theme/images/header.jpg" width="690px"/>
</header>