mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-19 16:31:01 +00:00
8 lines
156 B
Text
8 lines
156 B
Text
extends base
|
|
|
|
block append head
|
|
title Internal Server Error
|
|
|
|
block content
|
|
div.container
|
|
div.alert.alert-danger Oops. Something went wrong.
|