Update soft_copy.php
[clinton/MarylandElectronicPetitionSignature.git] / warning_not_found.php
1 <?PHP include_once('header.php'); ?>
2
3 <div class='col-sm-12' style='height:100px; text-align:center;'><h2>Voter Information Not Found</h2></div>
4
5 <div class='col-sm-12' style='height:100px; text-align:center;'>
6 Say something about what to check...
7 </div>
8
9 <?PHP include_once('footer.php');