summaryrefslogtreecommitdiffstats
path: root/templates/messagebox-error.html
diff options
context:
space:
mode:
authorSimon Rettberg2013-10-16 19:34:08 +0200
committerSimon Rettberg2013-10-16 19:34:08 +0200
commite74e32a0eb4b2bb9691a079d6dc579925d7bb0ce (patch)
tree01f686385bab29fe14b13a819fdbb87ba6ea1100 /templates/messagebox-error.html
parentAdd simple menu bar (diff)
downloadslx-admin-e74e32a0eb4b2bb9691a079d6dc579925d7bb0ce.tar.gz
slx-admin-e74e32a0eb4b2bb9691a079d6dc579925d7bb0ce.tar.xz
slx-admin-e74e32a0eb4b2bb9691a079d6dc579925d7bb0ce.zip
New stuff
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 00000000..dc2dbc8a
--- /dev/null
+++ b/templates/messagebox-error.html
@@ -0,0 +1 @@
+<div class="alert alert-danger">{{message}}</div>