{% load static %} {% comment %} {% endcomment %} {% load crispy_forms_tags %} {% load unordered_list_jstree %}
{% if logo %} Company Logo {% else %} Arbutus Software {% endif %}
Webconnect
  • {{ user_name }}
      {% comment %}{% crispy form %}{% endcomment %}
    • Logout
    {% for folder_name, tree_list in result.items %} {% comment %}
  • {{ folder_name }} {% endcomment %}
  • {{ folder_name }}
      {{ tree_list|unordered_list_jstree}}
  • {% endfor %}