mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-18 07:24:00 +01:00
6 lines
200 B
HTML
6 lines
200 B
HTML
<div id="toasts">
|
|
<div class="toast toast-top toast-end toast-container" hx-trigger="load, updated from:window, toasts from:window" hx-get="{% url 'toasts' %}" hx-swap="beforeend">
|
|
|
|
</div>
|
|
</div>
|