{% load static %} {% load humanize %}
Workshops Participants attended.
Workshops Participants attended List Table*
{% for participant in participantworkshops %} {% endfor %}
No. Participant Workshops Lessons Learned/Taught
{{ participant.participant_count }} {{participant.workshop.workshop_title}} BY {{participant.workshop.workshop_officer}} {{participant.lessons_learned}}