Top
We have provided a bunch of page layouts and menu layouts that can be implemented with just a options change to body! Please refer the below table for corresponding classes.
We have added class="{{layout}}" to the body tag and dir="{{layout}}" to html tag, and form views.py we pass layout value in the context dictionary to apply the layout.
| Boxed Layout | Class: box-layout |
| RTL Layout | Class: rtl |
| Light Layout | - |
| Dark Sidebar | Class: dark-sidebar |
| Dark Layout | Class: dark-only |