<?php
/**
 * View: Troubleshooting - Footer
 *
 * @since 4.14.2
 */

?>
	<img
		class="tribe-events-admin-footer-logo"
		src="<?php echo esc_url( tribe_resource_url( 'images/logo/tec-brand.svg', false, null, $main ) ); ?>"
		alt="<?php esc_attr_e( 'The Events Calendar brand logo', 'tribe-common' ); ?>"
	/>
</div> <?php // this div was opened in the introduction file in this folder. ?>
