<% var featured_image = WisP.getMediaByID(meta.featured_image, media) %> <% if(media.length > 0 && featured_image){ %>
<%= featured_image.alt_text %>
<% } %>

<%= title %>

<%= excerpt %>

<% if(author.avatar && author.avatar.length > 0 && author.avatar[0].url){ %> <% } %>

<% var d = new Date(date).timeAgo() %><%= d %><%= author.display_name %>