package template var Var404HtmlFile = []byte(`{{template "header.html" .}}

Error 404

The page what you looking for "{{$.Data.RequestURL}}" is not found
{{template "footer.html" .}}`)