BTHLABS-49: WIP

This commit is contained in:
2025-08-20 14:40:07 +02:00
parent aba33b2167
commit b81f45f0a4
3 changed files with 9 additions and 1 deletions

View File

@@ -66,6 +66,7 @@ TEMPLATES = [
'hotpocket_backend.apps.ui.context_processors.request_id',
'hotpocket_backend.apps.ui.context_processors.htmx',
'hotpocket_backend.apps.ui.context_processors.debug',
'hotpocket_backend.apps.ui.context_processors.version',
],
},
},