{{ block styles }} {{ endblock }} {{ block scripts }} {{ endblock }} {{ extends 'task_group/Title.html' }} {{ block content }} {% include 'task_group/templates/attention_check.html' %}
{{ include 'task_group/includes/info_table_reversed.html' }} {{ if is_single }} {{ include 'task_group/includes/solo_team_review.html' }} {{ else }} {{ include 'task_group/includes/disabled_chat_panel.html' }} {{ endif }}
{{ formfields }}
{{ next_button }}
{{ endblock }}