mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-09 18:49:33 +00:00
9 lines
134 B
Text
9 lines
134 B
Text
|
extends base
|
||
|
|
||
|
block append head
|
||
|
title Forbidden
|
||
|
|
||
|
block content
|
||
|
div.container
|
||
|
div.alert.alert-danger Access Forbidden.
|