{% extends 'layouts/vertical.html' %} {% load static i18n %} {% block title %}Nestable List{% endblock title %} {% block page_content %}
Use nested-sortable classes on the list-group element to enable drag-and-drop
sorting of hierarchical task items.
Use nested-sortable-handle class to list-group class to set a nested list
with sortable items.
Use nested-sortable class to list-group class to set a nested list with
sortable items where icons are given within list-group-item.