Current File : /home/kelaby89/muzza.fit/wp-content/plugins/wolf-portfolio/templates/loop/no-work-found.php
<?php
/**
 * Displayed when no works are found matching the current query.
 *
 * @author WpWolf
 * @package WolfPortfolio/Templates
 * @since 1.1.2
 */

if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
?>
<p style="text-align:center;"><?php _e( 'Nothing found', 'wolf' ); ?></p>
Hello World !