summaryrefslogtreecommitdiff
path: root/pages/partials/header.mustache
blob: af71312919299367c80865a2d87ea80f29be491f (plain)
1
2
3
4
5
6
    <header>
      <a href="/" class="hdritem hdritem-home">Home</a>
      {{network}}/{{channel}}:
      <a href="/log/{{&alias}}" class="hdritem hdritem-view">Logs</a>
      <a href="/cal/{{&alias}}" class="hdritem hdritem-view">Calendar</a>
    </header>