mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
New content for / index page
This commit is contained in:
@@ -34,6 +34,7 @@ def contextprocessor(request):
|
||||
ctx = {
|
||||
'url_name': url.url_name,
|
||||
'settings': settings,
|
||||
'django_settings': settings,
|
||||
'DEBUG': settings.DEBUG,
|
||||
}
|
||||
_html_head = []
|
||||
|
||||
Reference in New Issue
Block a user