{% if user.first_name and user.last_name %}

Dear {{ user.first_name }} {{ user.last_name }},

{% else %}

Dear {{ user.username }},

{% endif %}

This notification is to alert you your HPC compute allocation "{{ request.title }}" expired on {{ request.expire.isoformat() }}. You will no longer be able to use the resources awarded to you under this allocation when submitting new jobs.

Sincerely,

The keystone HPC utility