<% if(post.event.video != "TBD") { %>
<% } %>
<% } else { %>
<% } else { %>
<% } %>>
<% if(post.event.video != "TBD") { %>
<%= post.title || "Untitled" %>
<%- include('date', { date: post.date.toISOString() }) %>
<%= post.description %>
Read More...
<%- post.event.video %>
<% } %>
<% if(post.photos && post.photos.length) { %>
<% classTag = "post-with-image" %>
<% } else { %>
<% classTag = "post-without-image" %>
<% } %>
<% if(source == "index") { %>
<% } else if (isEvent) { %>
<% } else { %>
<% } %>
<% } %>
<% if(post.photos && post.photos.length) { %>
<% } %>