mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-05 16:39:50 +00:00
9 lines
No EOL
182 B
HTML
9 lines
No EOL
182 B
HTML
{{ define "title" }}Not Found · drone.io{{ end }}
|
|
|
|
{{ define "content" }}
|
|
<h1>Oops!</h1>
|
|
<p>We were unable to find the requested page.</p>
|
|
{{ end }}
|
|
|
|
{{ define "script" }}
|
|
{{ end }} |