{% load custom_tags_and_filters %}

{{ customizations|get_item:"online_training_feature_name" }} settings

{% csrf_token %}
minutes
The number of minutes the link (to complete a training) is valid for.
{% button type="save" value="Save settings" %}

This email is sent to users when a training is assigned to them or when they request a new link for the training

The following context variables are provided when the email is rendered:

{% include 'customizations/customizations_upload.html' with element=online_training_send_new_link_email name='online training send new link email' key='online_training' %}