<%- include('partial/header'); %>
<%- include('widget/search',{type: "home"}); %> <%- include('widget/footer',{type: "home"}); %>
<%- include('partial/footer'); %>