summaryrefslogtreecommitdiffstats
path: root/templates/messagebox-success.html
diff options
context:
space:
mode:
authorSimon Rettberg2015-03-02 16:51:04 +0100
committerSimon Rettberg2015-03-02 16:51:04 +0100
commitab23338fe9f1b3ed21455867f1c032d7b146ceb8 (patch)
tree33d27fd848e25ae24a57b309348b5d73a811f223 /templates/messagebox-success.html
downloadbwlp-webadmin-ab23338fe9f1b3ed21455867f1c032d7b146ceb8.tar.gz
bwlp-webadmin-ab23338fe9f1b3ed21455867f1c032d7b146ceb8.tar.xz
bwlp-webadmin-ab23338fe9f1b3ed21455867f1c032d7b146ceb8.zip
Initial Commit
Diffstat (limited to 'templates/messagebox-success.html')
-rw-r--r--templates/messagebox-success.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/messagebox-success.html b/templates/messagebox-success.html
new file mode 100644
index 0000000..3fa263e
--- /dev/null
+++ b/templates/messagebox-success.html
@@ -0,0 +1 @@
+<div class="alert alert-success">{{{message}}}</div>