{% if post.featured_image %} <img class=“img-responsive” src=“{{ post.featured_image }}” title=“{{ post.title }}”> {% endif %}