| Current File : /home/pariaqke/cosmag.org/wp-content/themes/loveus/framework/dashboard/admin/wellcome.php |
<h1><?php echo esc_html( sprintf( __( 'Welcome to %1$s', 'loveus' ), $this->theme_name->name ) ); ?></h1>
<p class="about-text">
<?php
echo sprintf( __( 'Thank you so much for using %1$s Theme! Please <a href="?page=%2$sproduct-registration">activate your product</a> to get updates, to get demo content, automatic plugins updates and theme support. Check out the support tab to learn more about our support. We hope you enjoy it!', 'loveus' ), $this->dashboard_Name, $this->menu_slug );
?>
<a target="_blank" class="wp-badge envato-theme-license-logo" href="javasctipt:void()"></a>
</p>
<div class="envato-theme-license-badge-container">
<div class="envato-theme-license-badge">
</div>
</div>