{% assign event = '' %} {% if basic_3p_user %} {% assign te = training_events.enrolled %} {% else %} {% assign te = training_events.available %} {% endif %} {% for training_event in te %} {% assign event = event | append: training_event.title | append: ',' | append: training_event.sessions.first.day | append: ',' | append: training_event.sessions.first.month | append: ',' | append: training_event.sessions.first.year | append: ',' | append: training_event.sessions.first.id | append: '$$' %} {% endfor %}
Sun
Mon
Tue
Wed
Thu
Fri
Sat
Select a date