Your IP : 216.73.216.158


Current Path : /home/c/a/p/capemnetty/www/wp-content/plugins/wp-maintenance-mode/views/
Upload File :
Current File : /home/c/a/p/capemnetty/www/wp-content/plugins/wp-maintenance-mode/views/notice.php

<?php foreach ($notices as $notice) { ?>
    <div id="message" class="<?php echo $notice['class']; ?> fade">
        <p><?php echo $notice['msg']; ?></p>
    </div>
<?php } ?>