summaryrefslogtreecommitdiffstats
path: root/blog/_includes/header.html
blob: 0372333076f4b8593c4b52c4d5efb0b0184b613b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<header id="header">
  <div id="logo">
    {% image "logos/norsk-urskog-web.svg" alt:"Norsk Urskog" width:100% height:100% %}
    <p>Norwegian Underground Metal Sampler</p>
  </div>
  <div id="banner-pos-1">
    <a href="http://infernofestival.net">
      <img alt="Inferno_banner_500x78" src="http://www.infernofestival.net/design/bannere/Inferno_banner_500x78.gif">
    </a>
  </div>
  {% include menubar.html %}
</header>