github.com/kvattikuti/drone@v0.2.1-0.20140603034306-d400229a327a/pkg/template/pages/404.html (about) 1 {{ define "title" }}Not Found ยท drone.io{{ end }} 2 3 {{ define "content" }} 4 <h1>Oops!</h1> 5 <p>We were unable to find the requested page.</p> 6 {{ end }} 7 8 {{ define "script" }} 9 {{ end }}