{% load static %} {{ view_name }} {% if theme == 'dark' %} {% else %} {% endif %}
{% include "components/navbar.html" %} {% include "components/summary.html" %} {% include "components/summary-charts.html" %} {% include "components/rating-modules.html" %} {% include "components/scope.html" %} {% include "components/hashmap/hashmap.html" %} {% include "components/filter.html" %}