summaryrefslogtreecommitdiffstats
path: root/web/templates/labitrack.d/alert_newlabel
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/labitrack.d/alert_newlabel')
-rw-r--r--web/templates/labitrack.d/alert_newlabel4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/templates/labitrack.d/alert_newlabel b/web/templates/labitrack.d/alert_newlabel
new file mode 100644
index 0000000..894183c
--- /dev/null
+++ b/web/templates/labitrack.d/alert_newlabel
@@ -0,0 +1,4 @@
+<div class="alert alert-success">
+ <button class="close" data-dismiss="alert">&times;</button>
+ <strong>Yay!</strong> You have just created <a href="/view/{{id}}">label #{{id}}<a/>.
+</div>