mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-13 19:22:05 +00:00
10 lines
165 B
Text
10 lines
165 B
Text
|
|
extends layout.pug
|
||
|
|
|
||
|
|
block content
|
||
|
|
.col-md-12
|
||
|
|
.alert.alert-danger
|
||
|
|
h1 Banned Channel
|
||
|
|
strong This channel is banned:
|
||
|
|
p
|
||
|
|
= externalReason
|