{% extends "core/base.html" %} {% load static %} {% block title %}CV Access Request Notification{% endblock %} {% block content %}

CV Access Request Details

Requester Information

{{ email }}

{{ purpose }}

{{ details }}

The complete CV has been attached to this notification.

{% endblock %}