Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 377 Bytes

index.md

File metadata and controls

16 lines (11 loc) · 377 Bytes

What is this?

This page is an automatically generated page of the course attendees.

Add your name and your personal page to this site!

List of course attendees

{% for attendee in site.attendees %}

{{ forloop.index }}. {{ attendee.name }} - {{ attendee.position }}

{% endfor %}