diff --git a/alerts/index.php b/alerts/index.php new file mode 100644 index 0000000..1212265 --- /dev/null +++ b/alerts/index.php @@ -0,0 +1,73 @@ + + + + + Alerts+ | Misdew.com + + + + + + + "; + } + if($css_type == "raw") { + echo ""; + } + ?> + + + + + + +
+ "; + require_once("alerts.php"); + echo ""; + require_once("../inc/footer.php"); + ?> +
+ + +