<% if (pageIndex === '0') { %>
<% } else if (pageIndex === '1') { %>
<% } else if (pageIndex === '2') { %>
<% } %>
<% if (pageIndex === '0') { %>
#stayAtHome
Countly
Online
Doctor
Consultation
<% } else if (pageIndex === '1') { %>
Our Hospitals
<%- include(includes.content3Cols); %>
<% } else if (pageIndex === '2') { %>
Online Appointment
<%- include(includes.content2Cols); %>
<% } %>