mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-18 15:34:01 +01:00
7 lines
189 B
HTML
7 lines
189 B
HTML
<div id="toasts">
|
|
<div class="toast-container position-fixed bottom-0 end-0 p-3" hx-trigger="load, updated from:window" hx-get="{% url 'toasts' %}" hx-swap="beforeend">
|
|
|
|
</div>
|
|
</div>
|
|
|