{% load i18n %} {% load thumbnail %} {# if we can't get profile then return user model itself #} {% with profile=user.get_profile|default_if_none:user %}