File: /var/www/html/triad-infosec/wp-content/plugins/events-calendar-pro/src/views/iframe/footer.php
<?php
/**
* View: iFrame Footer
*
* Override this template in your own theme by creating a file at:
* [your-theme]/tribe/admin-views/iframe/footer.php
*
* See more documentation about our views templating system.
*
* @since 7.2.0
*
* @version 7.2.0
*
* @link http://evnt.is/1aiy
*/
// Hook for adding any additional footer scripts or styles.
do_action( 'frontend_iframe_footer_scripts' );
// Output wp_footer if needed.
wp_footer();
?>
</body>
</html>