Multiple server-rendered lists

The main goal is to create a tree-like list of nested items. You should be able to achieve that by simply dragging and dropping the items using your mouse. Touch screens are not supported yet! 😐

List 1: Ordered List

  1. Topic 1
  2. Topic 2
  3. Topic 3
    1. Topic 4
  4. Topic 5

List 2: Unordered List