{% load static %} {% load thumbnail %} {% if obj.logo %} {% thumbnail obj.logo "80x80" as im %} {% endthumbnail %} {% else %} {% endif %}