/home/preegmxb/gymnyou.com/wp-content/plugins/sight/render/handler/post-area-none.php
<?php
/**
 * Portfolio None
 *
 * @var        $attributes - attributes
 * @var        $options    - options
 *
 * @link       https://codesupply.co
 * @since      1.0.0
 *
 * @package    Sight
 */

?>

<div class="sight-content-not-found">
	<p><?php esc_html_e( 'It looks like your portfolio is empty. Please add new projects to your portfolio.', 'sight' ); ?></p>
</div>