<%
let i = 1;
let img_baseurl = "https://www.jansandeshtimes.net/media/120";
$.each(EpaperData.pgModels_Grouped[state.sp_id],function(){ %>
Page <%= i %>
<% i++; }) %>
AGRA - Page 1
-
<% $.each(EpaperData.spModels,function(){ %>
- <% if(this.sp_title == "Home") { %> <% } else { %> <%= this.sp_title %> <% } %> <% }); %>