{% extends "trainings/trainingactivity_base_detail.html" %} {% load i18n template_tools %} {% block head %} {{ block.super }} {% include "cms/includes/lightbox-head.html" %} {% endblock %} {% block activity_details %} {% if presentation.is_accessible_by_trainees %}
{% trans 'Free presentation' %} {% trans 'The trainees can access by themselves' %}
{% else %}{% trans 'Restricted presentation' %} {% trans 'The trainees cannot access by themselves' %}
{% endif %}{% trans 'Extracting images...' %}
{% trans 'Main content' %}
{% trans 'Download the main content' %}{% trans 'Extracting images...' %}
{% trans 'Content with notes' %}
{% trans 'Download the content with notes' %}