<% let searchText=parse_url().searchKey.search_text %>
<% let sel_sector = parse_url().searchKey.sector || 'all' %> <% let sel_order=parse_url().searchKey.order || 'title' %> <% let sel_state = parse_url().searchKey.state || 'all' %> <% let sel_district = parse_url().searchKey.district || 'all' %>
Sort By
<% if(grndC !== 0) { %>
Use Cases From The Ground

Showing <% if(grndC > 100) { %> <%= start + 1 %> to <%= end %> of <% } %> <%= grndC %> Results

<% } %> <% if(nitiC !== 0) { %>
Use Cases by NITI

Showing <% if(nitiC> 100) { %> <%= start + 1 %> to <%= end %> of <% } %> <%= nitiC %> Results

<% } %> <% if(nitiC == 0 && grndC == 0) { %> Showing 0 Results <% } %> <% if(pages.length> 1) { %> <% var curr_page=parse_url().searchKey.page ? parseInt(parse_url().searchKey.page) : 1 %> <% } %>