{% if message_info != "" %}
{{ message_info }}
{% endif %} {% if message_error != "" %}
{{ message_error }}
{% endif %}
{{ 'SpecialtiesParcipant' | get_plugin_lang('SepePlugin') | upper }}

{{ 'SpecialtyIdentifier' | get_plugin_lang('SepePlugin') | upper }}:

/ /
{{ 'RegistrationDateMessage' | get_plugin_lang('SepePlugin') }}
/ /
{{ 'LeavingDateMessage' | get_plugin_lang('SepePlugin') }}
{% if new_specialty == "1" %} {{ 'ClassroomTutorials' | get_plugin_lang('SepePlugin') | upper }}:
{{ 'ClassroomTutorialsMessage' | get_plugin_lang('SepePlugin') }}
{% else %} {{ 'ClassroomTutorials' | get_plugin_lang('SepePlugin') | upper }}: {{ 'CreateClassroomTutorial' | get_plugin_lang('SepePlugin') }} {% for tutorial in listSpecialtyTutorials %}
{% endfor %} {% endif %}

{{ 'FinalEvaluation' | get_plugin_lang('SepePlugin') | upper }}:

{{ 'FinalEvaluationClassroom' | get_plugin_lang('SepePlugin') | upper }}
/ /
{{ 'StartDateMessageEvaluation' | get_plugin_lang('SepePlugin') }}
/ /
{{ 'EndDateMessageEvaluation' | get_plugin_lang('SepePlugin') }}

{{ 'Results' | get_plugin_lang('SepePlugin') | upper }}:

{{ 'FinalResultMessage' | get_plugin_lang('SepePlugin') }}
{{ 'FinalQualificationMessage' | get_plugin_lang('SepePlugin') }}
{{ 'FinalScoreMessage' | get_plugin_lang('SepePlugin') }}