{% include 'header.html' %} {# NOTE: All reusable modules and all related stuff like css are dynamically connecting as ES6 modules, inside the code #} {# TODO: It's possible to dynamically load all required styles using `CommonHelpers.addCssStyle` method. #}
{% 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`. #}
Error
Component is initializing...
{% include 'footer.html' %}