{% extends "ui/templates/base/layout.html" %} {% block content %} {% if is_employee_self %} {% include "modules/employees/templates/employees/_my_workspace_tabs.html" %} {% else %} {% include "modules/managers/templates/managers/_manager_tabs.html" %} {% endif %}
Communication timeline for engagement task notes, clarifications and review remarks.
{{ task.description }}
{% endif %}Newest communication appears first.
{{ item.message }}