alerts tests
This commit is contained in:
parent
f3cf8782e6
commit
dddcc045af
@ -55,6 +55,22 @@
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div id="serverAlertContainer" class="px-4 pt-3">
|
||||
<div class="alert alert-warning d-flex ai-c">
|
||||
<span>
|
||||
<b>PYRSS</b> can't seem to access this server!
|
||||
Please ensure the server is public, or <b>PYRSS</b> is a member.
|
||||
</span>
|
||||
<button class="ms-auto btn btn-sm btn-warning">
|
||||
Invite PYRSS
|
||||
<i class="ms-2 bi bi-person-plus"></i>
|
||||
</button>
|
||||
</div>
|
||||
<div class="alert alert-danger">
|
||||
Critical Error
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="subscriptionContainer" class="container-fluid p-4">
|
||||
<div class="row">
|
||||
<div class="col-3 mb-4">
|
||||
|
Loading…
x
Reference in New Issue
Block a user