<!doctype html>
<html>
<head>
<meta charset = "utf-8">
</head>
<body>
{{ partial "nav.html" . }}
</body>
</html>