{% load static %} {% if user.profile_image %}Profile picture for {{ user.full_name }}{% else %}A generic headshot photograph of a person{% endif %}