%- include('header', {menu:'settings'}) %>
If you'd like to change your password simply enter a new one here, otherwise leave the field empty.
# | Date | Status | Actions | ||
---|---|---|---|---|---|
<%= index %> | <%= deliverData[i].email %> | <%= deliverData[i].createdAt %> | <% if(deliverData[i].status=='0' ){ %>Pending | <% }else{ %>Delivered | <% } %>
|
No deliveries found |
# | Date | Group/Emails | Number of contacts | Status | Actions | |||
---|---|---|---|---|---|---|---|---|
<%= index %> | <%= schData[i].schedule_time %> | <% if(schData[i].group_id !=null){ %><%= schData[i].ig_group.name %> | <% }else{ %><%= schData[i].email %> | <% } %><%= schData[i].count %> | <% if(schData[i].status=='0' ){ %>Pending |
|
<% }else{ %>
Delivered |
|
<% } %>
No schedules found |
you want to delete this data.