{% include 'header.html' %}
{% include 'navigation.html' %}
{# Controls for `order_by` parameter (name, location, product; default is (empty) i.e. random (see `order-random` for `.processes-list` root node. #} {# Controls for `filter` parameter: `matched`, `unmatched`, or `waitlist`. #} {# Controls for `database` parameter: `Source`, `Target`, `Proxy`. #}
No data has loaded for current conditions
{# NOTE: Content is dynamically populated in client's js code, see `ProcessesListDataRender` #}
Name
Location
Unit
Matched
Reference product
{# 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 'footer.html' %}