{{ block styles }} {{ endblock }} {{ block scripts }} {{ endblock }} {{ extends 'task_group/Title.html' }} {{ block content }}
{{ include 'task_group/includes/info_table_reversed.html' }} {{ if is_single }} {{ include 'task_group/includes/solo_chat_stage.html' }} {{ else }} {{ include 'task_group/includes/chat_panel.html' }} {{ endif }}
{{ if is_single }} {{ next_button }} {{ else }} {{ endif }} {{ endblock }}