aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html/common/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/html/common/layout.html')
-rw-r--r--template/html/common/layout.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/html/common/layout.html b/template/html/common/layout.html
index b095385..7ca571b 100644
--- a/template/html/common/layout.html
+++ b/template/html/common/layout.html
@@ -41,6 +41,9 @@
<body
data-entries-status-url="{{ route "updateEntriesStatus" }}"
{{ if .user }}{{ if not .user.KeyboardShortcuts }}data-disable-keyboard-shortcuts="true"{{ end }}{{ end }}>
+ <div class="toast-wrap">
+ <span class="toast-msg"></span>
+ </div>
{{ if .user }}
<header class="header">
<nav>