Update index.php
authorPatrick McGuire <insidenothing@gmail.com>
Thu, 21 May 2020 18:22:33 +0000 (14:22 -0400)
committerGitHub <noreply@github.com>
Thu, 21 May 2020 18:22:33 +0000 (14:22 -0400)
admin/index.php

index 050c759..232a76a 100644 (file)
@@ -6,8 +6,13 @@ include_once('header.php');
 slack_general('ADMIN: Home Page Loaded ('.$_COOKIE['name'].') ('.$_COOKIE['level'].')','md-petition');
 ?>
 
-<h1>admin home</h1>
+<h1>Admin Home</h1>
 
+<pre>
+list all users and levels
+
+list all petitions and stats
+</pre>
 
 
 <pre>