<?php
/**
 * Loop Search Results
 *
 * @package Total WordPress theme
 * @subpackage Partials
 * @version 4.9.8
 */

// Exit if accessed directly
if ( ! defined( 'ABSPATH' ) ) {
    exit;
}

wpex_get_template_part( 'search_entry' );