indiescrobble/templates/header.tmpl

7 lines
82 B
Cheetah

{{ define "header.tmpl" }}
<header>
<h1>
IndieScrobble
</h1>
</header>
{{end}}