mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-09 23:16:06 +02:00
Add firewall_static_context to template context for cache-busting
This commit is contained in:
@@ -140,6 +140,7 @@ TEMPLATES = [
|
||||
'baseTemplate.context_processors.version_context',
|
||||
'baseTemplate.context_processors.cosmetic_context',
|
||||
'baseTemplate.context_processors.notification_preferences_context',
|
||||
'baseTemplate.context_processors.firewall_static_context',
|
||||
],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user