mirror of https://github.com/jitsi/jitsi-meet
When we receive a conference failed event with reason not allowed we show that page.pull/947/head
parent
57003be3a3
commit
1e54111aad
@ -0,0 +1,8 @@ |
||||
<html> |
||||
<head> |
||||
<link rel="stylesheet" href="css/all.css"/> |
||||
</head> |
||||
<body> |
||||
<div class="redirectPageMessage">Sorry! You are not allowed to be here :(</div> |
||||
</body> |
||||
</html> |
Loading…
Reference in new issue