Your IP : 18.118.1.63


Current Path : /home/ncdcgo/public_html/wp-content/plugins backup/newsletter/
Upload File :
Current File : /home/ncdcgo/public_html/wp-content/plugins backup/newsletter/tnp-header.php

<?php
defined('ABSPATH') || exit;

include __DIR__ . '/header.php';

?>

<div id="tnp-notification">
    <?php
    if (isset($controls)) {
        $controls->show();
        $controls->messages = '';
        $controls->errors = '';
    }
    ?>
</div>