{% include 'header.html' %} {# Common dependencies... #} {% include 'common-modal.html' %} {% include 'common-notify.html' %} {# Module-specific dependencies... #} {# Core module: - `Comments` (from `bw_matchbox/assets/js/Comments/Comments.js`) #}
{% include 'navigation.html' %}

Comments {# // TODO: It's possible to have here `tools tools-wrapper tools-icon` elements #}

{# NOTE: Trying to align all the elements by the top emulating empty leading label. TODO: Use special class like 'filter-item-without-label`. #}
No avaialable comment threads
Data...
{# // TODO: For example of `bottom-actions` interactive elements see processes-list (`index`) page. #}
{% include 'footer.html' %}