{% load static %} {% load thumbnail %} {% if obj.get_blog_preview %} {% thumbnail obj.get_blog_preview.file_path "220x100" as im %} {% endthumbnail %} {% else %} {% endif %}