{% block meta %}{% endblock %} {% load static %} {% load project_extras %}{% if B_DARK_THEME %}{% else %}{% endif %} {% block otherCSS %} {% endblock %} {% include "dist/project/import/importCSS.html" %}{% comment %}{% endcomment %}{% block title %}{{ PROJECT_NAME }}{% endblock %}{% block body %}{% endblock %} {% block navBar %} {% if bFullRender|default_if_none:True %} {% comment %}{% endcomment %} {% endif %} {% endblock %} {% block menuBar %} {% comment %} {% if bFullRender|default_if_none:True %} {% endcomment %} {% comment %} No if bFullRender|default_if_none:True as we want to reload it completely from the python view in order to update the menuBar (like plotDB, API titles etc...) {% endcomment %}{% comment %} {% endif %} {% endcomment %} {% endblock %} {% include "dist/project/variablesInjection.html" %} {% if bFullRender|default_if_none:True %}
{% endif %} {% block content %}
{% endblock %} {% if bFullRender|default_if_none:True %}{% endif %} {% if bFullRender|default_if_none:True %}{% endif %} {% include "dist/project/import/importJS.html" %} {% block otherJS %} {% endblock %} {% if bFullRender|default_if_none:True %}{% endif %} {% if bFullRender|default_if_none:True %}{% endif %} {% comment %}{% endcomment %} {% comment %}{% endcomment %} {% if bFullRender|default_if_none:True %}{% endif %} {% comment %}{% endcomment %}