Update eligible.php
[clinton/MarylandElectronicPetitionSignature.git] / warning_not_found.php
index 0601a09..0a4ddc1 100644 (file)
@@ -1 +1,9 @@
-tbd
+<?PHP include_once('header.php');  ?>
+
+  <div class='col-sm-12' style='height:100px; text-align:center;'><h2>Voter Information Not Found</h2></div>
+
+  <div class='col-sm-12' style='height:100px; text-align:center;'>
+    Say something about what to check...
+  </div>
+
+<?PHP include_once('footer.php');