{% include 'header.html' %}
{% include 'navigation.html' %}

{{ ds.name }}

  • {{ds.location}}
  • {{ds.unit}}
  • {{ds.comment}}
Sample error text
Activity
Product
Location
Unit
{# 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' %}