{% extends user.is_authenticated|yesno:"base.html,NEMO_online_training/base.html" %} {% block title %}Link confirmation{% endblock %} {% block content %}Thanks, a new link was sent to the email address on file.{% endblock %}