{{define "nav"}}
<nav>
<a href="/">Home</a>
<a href="/snippet/create">Create Snippet</a>
</nav>
{{end}}