mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-06-07 17:13:19 +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.