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

First choice

Second choice

Final result

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

Automatic accordion in the sidebar demo

TODO

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

{% endblock %}