<% if (post.link) { %>

<% } else if (post.title) { %> <% if (typeof(linkable) !== 'undefined' && linkable) { %>

<%= post.title %>

<% } else { %>

<%= post.title %>

<% } %> <% } %>