{%include "components/pageheader.njk"%}
{%include "components/notegrowthhistory.njk"%} {% if settings.dgShowFileTree !== true %} {%include "components/navbar.njk"%} {%else%} {%include "components/filetree.njk"%} {% endif %} {% if settings.dgEnableSearch === true %} {%include "components/searchContainer.njk"%} {% endif %}