aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/alertbox.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/alertbox.php')
-rw-r--r--templates/alertbox.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/alertbox.php b/templates/alertbox.php
new file mode 100644
index 0000000..5d1f607
--- /dev/null
+++ b/templates/alertbox.php
@@ -0,0 +1,3 @@
+<div class="alertbox <?= $variety ?>">
+ <p><?= $message ?></p>
+</div> \ No newline at end of file