<%- title %>
Search
<%- totalCount %> Gift(s) Found
ID | Title | Image | Used | Creation Date | A | Options | |
---|---|---|---|---|---|---|---|
<%- results[i].gift_id %> | <% let title = results[i].title let length = 50 if (title.length > length) { title = title.substring(0, length - 4) + " ..."; } %><%- title %> |
|
<%- results[i].used ?? 0 %> | <%let dateS = moment(results[i].creation_date).locale("en")%> <%= dateS.tz(defaultTimezone).format(formatDate) %> | <%if(results[i].approve == 1){ %>
![]() ![]() |
Delete Edit |
No record found with your matching criteria.
No gifts created.