{% extends "layout/basic.html" %} {% block content %}
{% elif not tsdoc.enroll %}{{ _('Login to join training plan') }}
{% endif %} {% if missing.length %}{{ _('page.training_detail.invalid_when_not_enrolled') }}
{% endif %} {{ tdoc.description|default('')|markdown|safe }}{{ _('Some problems in the training are missing or you do not have permission to view them.') }}
{{ missing|join(', ') }}