Flask ModularAdmin
{% if current_user.is_authenticated %}
  • Dashboard
  • Items Manager
    • Items List
    • Item Editor
  • Charts
    • Flot Charts
    • Morris Charts
  • Tables
    • Static Tables
    • Responsive Tables
  • Forms
  • UI Elements
    • Buttons
    • Cards
    • Typography
    • Icons
    • Grid
  • Pages
    • Login
    • Sign Up
    • Reset
    • Error 404 App
    • Error 500 App
  • Menu Levels
    • Second Level Item
      • Third Level Item
      • Third Level Item
    • Second Level Item
    • Second Level Item
      • Third Level Item
      • Third Level Item
      • Third Level Item
        • Fourth Level Item
        • Fourth Level Item
  • Logout
{% endif %}
    Customize