<?php
/**
 * Thrive Themes - https://thrivethemes.com
 *
 * @package thrive-dashboard
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Silence is golden
}
?>

<h1 id="tvd-tss-title">
	<?php echo dashboard_icon( 'ss-logo' ) ?>
	<?php _e( 'Smart Site', 'thrive-dash' ); ?>
</h1>
