{% comment %}
| Categories: | {% else %}Category: | {% endif %}Contact:
{% for name in this.itemcategories %}
{% if name contains "Participants" %}
{% else %}
{{name | remove: "CAP/" | remove: "Project Leads/"}}
{% endif %} {% endfor %} {% if this.groupemail != "" %} {{this['GroupEmail']}} {% endif %} |
|
| Project Lead: | {{this['Group1_name']}} | ||
| CAP Action: | {% assign actions = this.capactionids | split: "," %} {% for member in actions %} {%- include 'webapp', id: '8481', name: 'CAP Actions', layout: 'Project CAP List', per_page: '1', page: '1', show_pagination: 'false' -%} {% endfor %} | ||
| Experience: | {{this['Experience']}} | ||
| Previous Work: | {{this['PreviousWork']}} | ||
| Courses: | {{this['Courses']}} | ||
| Students: | {{this['Students']}} | ||