<% var thumbnail %> <% if(post.cover != undefined) thumbnail = post.cover %> <% if(post.image != undefined) thumbnail = `/images/thumbnails/blog/${post.image.feature}` %>

<%= post.title %>