forked from CGM_Public/pretix_original
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