diff options
Diffstat (limited to 'view/tpl/hdr.tpl')
-rw-r--r-- | view/tpl/hdr.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/hdr.tpl b/view/tpl/hdr.tpl index e69de29bb..f4f346fb7 100644 --- a/view/tpl/hdr.tpl +++ b/view/tpl/hdr.tpl @@ -0,0 +1 @@ +<div id="toast-container" class="vstack gap-3 m-3 position-fixed top-0 end-0"></div> |