github.com/marinho/drone@v0.2.1-0.20140504195434-d3ba962e89a7/pkg/template/pages/500.html (about)

     1  {{ define "title" }}Bad Request ยท drone.io{{ end }}
     2  
     3  {{ define "content" }}
     4  <h1>Bad Request</h1>
     5  <p>Bad Request</p>
     6  {{ end }}
     7  
     8  {{ define "script" }}
     9  {{ end }}