{% extends "ui/templates/base/layout.html" %} {% block content %} {% include "modules/consultants/templates/consultants/_consultant_tabs.html" %}
Only task messages marked with Visibility = Consultant are listed here.
| Client / Service | Task | Type | Date | Action |
|---|---|---|---|---|
{{ client.client_name }} {{ catalogue.service_name }} |
{{ task.task_name }} | {{ comment.comment_type.replace('_',' ').title() }} | {{ comment.created_at_utc.strftime('%d-%m-%Y %H:%M') if comment.created_at_utc else '-' }} | Open / Reply |
| No consultant-visible communication found. | ||||