{% extends "lizard_ui/lizardbase.html" %} {% block title %}Automatic tree setup in the sidebar{% endblock %} {% block sidebar %}

Tree view

{% endblock %} {% block content %}

Automatic tree in the sidebar demo

We use the treeview jquery plugin to show collapsible trees.

There are some html/class requirements to get a nice filetree:

{% endblock %}