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

First choice

Second choice

Still empty

Final result

Still empty
{% endblock %} {% block content %}

Automatic accordion in the sidebar demo

How to set it up? Best look in the source code for this page. Some instructions:

Note: the <ul> elements have a "without-bullets" class to remove the bullets from the list items.

{% endblock %}