{{/* etcd-docsy full file override: we're not tracking changes to the docsy base file. */}} {{ define "title" -}} 404 Page not found – {{ site.Title -}} {{ end }} {{ define "main" -}} {{ $newIssuePath := "issues/new?title=Unexpected%20page-not-found%20error&body=URL%3A%20%0AExpected%20page%3A%20" -}} {{ $newIssueUrl := printf "%s/%s" site.Params.github_repo $newIssuePath -}}

Page not found

404

The page that you requested doesn't exist.

Check the URL's spelling.

If you think that the page should exist, create an issue.

Homepage

{{ end }}