blob: 7a99c38e721c1fa54b8348859d84c48bab770a10 [file] [log] [blame]
{{define "Head"}}<title>Not Found - GoDoc</title>{{end}}
{{define "Body"}}
{{template "FlashMessages" .flashMessages}}
<h1>Not Found</h1>
<p>Oh snap! Our team of gophers could not find the web page you are looking for. Try one of these pages:
<ul>
<li><a href="/">Home</a>
<li><a href="/-/index">Package Index</a>
</ul>
{{end}}