{% load static humanize %}
{% if request.user.profile.image and request.user.profile.image.name %} Profile {% else %} Default Profile {% endif %}