notice: reworked frontend (bs toasts)
This commit is contained in:
@ -45,10 +45,9 @@
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="notice">
|
||||
<span id="popup"></span>
|
||||
</div>
|
||||
<div id="app" class="m-3"></div>
|
||||
<div class='toast-container position-fixed bottom-0 end-0 p-3' id='toastContainer'>
|
||||
</div>
|
||||
<script type="module" src="{% static 'js/index.js' %}"></script>
|
||||
<script src="{% static 'js/bootstrap/bootstrap.bundle.min.js' %}"></script>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user