{% load imagekit static %} {% if child.picture %} {% thumbnail '40x40' child.picture as thumb %} {% else %} {% endif %}