{% extends "base.html" %} {% block title %}Generated Assessment Link{% endblock %} {% block content %}
One-time use links have been generated for the following assessments. Please copy and send them to the client.
{% for item in links %}A one-time use link has been generated for the assessment: {{ assessment.name }}. Please copy and send it to the client.