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