?AlkantarClanX12

Your IP : 216.73.216.177


Current Path : /home/rankinh/villavanille/wp-content/plugins/custom-twitter-feeds/admin/views/about/
Upload File :
Current File : /home/rankinh/villavanille/wp-content/plugins/custom-twitter-feeds/admin/views/about/index.php

<?php
    /**
     * CTF Header Notices
     *
     * @since 2.0
     */
    do_action('ctf_header_notices');
?>
<div id="ctf-about" class="ctf-about">
    <?php
        TwitterFeed\Admin\CTF_View::render( 'sections.header' );
        TwitterFeed\Admin\CTF_View::render( 'about.content' );
        TwitterFeed\Admin\CTF_View::render( 'sections.sticky_widget' );
    ?>
</div>