summaryrefslogtreecommitdiffstats
path: root/templates/messagebox-error.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/messagebox-error.html')
-rw-r--r--templates/messagebox-error.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/messagebox-error.html b/templates/messagebox-error.html
new file mode 100644
index 0000000..63f59a9
--- /dev/null
+++ b/templates/messagebox-error.html
@@ -0,0 +1 @@
+<div class="alert alert-danger">{{{message}}}</div>