{% extends '../student_base.html' %} {% load static %} {% block content %}

Profile Details

{% if user.headshot %} Download {% else %} Download {% endif %}
Download
{% endblock content %}