ref: f27faf9afd0a8db768a21954b8755f1bf1a14f1b
dir: /themes/gohugoioTheme/layouts/404.html/
{{ define "main" }} <main class="cf pa5 pa4-l f4 tc center measure-wide lh-copy gray"> <h1 class="f3 f2-ns">The page you're looking for doesn't exist. Perhaps you'd like to gopher something else? Sorry.</h1> <div class="h6"> <img src="/images/gopher-hero.svg" alt="" class="h5"> </div> {{ .Content }} </main> {{ end }}