summaryrefslogtreecommitdiffstats
path: root/blog/_includes/header.html
blob: 6813c67130efa12137023ab2a944ac13efccbda3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<header id="header">
  <div id="logo">
    {% image header.png alt="Norsk Urskog" %}
    <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>