<%
const isOrderNotif = !!ob.notification.orderId;
const imageFunc = isOrderNotif ?
'getListingBgImage' : 'getAvatarBgImage';
%>
<% if (ob.notification.type === 'payment') { %>
<%= ob.currencyMod.cryptoIcon() %>
<% } else { %>
<% } %>
<%= ob.notifText %>
<%= ob.renderedTimeAgo %>