mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-20 17:01:01 +00:00
9 lines
136 B
Text
9 lines
136 B
Text
|
extends base
|
||
|
|
||
|
block append head
|
||
|
title Not Authorized
|
||
|
|
||
|
block content
|
||
|
div.container
|
||
|
div.alert.alert-danger Not Authorized
|