summaryrefslogtreecommitdiff
path: root/view/html/nav.html
blob: 7bc0206b290ec23a70d95fa8106de76c60bb113c (plain)
1
2
3
4
5
{{define "nav"}}
		<nav>
			<a href="/recipes">HOME</a>
		</nav>
{{end}}