{% load i18n %}
| {% endif %} | {% trans 'Type' %} | {% if current_sub_section == "public_library" %}{% trans 'Title' %} | {% trans 'Author' %} | {% else %}{% trans 'Title' %} | {% endif %} {% if training and training.is_editable %}{% endif %} | |
|---|---|---|---|---|---|---|
| {{ activity.sort_order_display|safe }} | {% endif %}{% include "trainings/trainingactivity_actions.html" %} | {{ activity.verbose_activity_name }} | {{ activity.name }} | {% if current_sub_section == "public_library" %}{{ activity.library_status.owner.get_full_name }} | {% endif %}