{{ moderator_header }}
{%- endif %}| ID | Speakers | Start | Duration | {%- if rows and rows[0].source_folder_uri %}Interviews | {%- else %}Interviews | {%- endif %}Sentiment | |
|---|---|---|---|---|---|---|---|
| #{{ row.num }} |
{%- for sp in row.speakers_list %}
{{ sp.code }} {{ sp.name }}
{%- endfor %}
|
{{ row.start }}
{%- if row.journey %}
{{ row.journey }}
{%- endif %}
|
{{ row.duration }} | {{ row.source }} |
{%- if row.has_media %}
{%- endif %}
|
{{ row.sentiment_sparkline }} |