mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-07-18 07:21:12 +02:00
The page was missing sidebar menu, ACL data, and cosmetic config because home() used Django's plain render() instead of httpProc.render() which loads all context data needed by the base template.