HOME


Mini Shell 1.0
DIR: /home/dhnidqcz/pragmaticsng.org/wp-content/plugins/event-tickets/common/src/views/embed/
Upload File :
Current File : //home/dhnidqcz/pragmaticsng.org/wp-content/plugins/event-tickets/common/src/views/embed/footer.php
<?php
/**
 * Embed footer template.
 *
 * Override this template in your own theme by creating a file at [your-theme]/tribe-events/embed/footer.php
 *
 * @package TEC/Common
 *
 * @since 6.5.4
 * @version 6.5.4
 *
 * @var Template $this The template object.
 */

use TEC\Common\Template;

wp_footer();
?>
	</body>
</html>
<?php