mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
New content for / index page
This commit is contained in:
@@ -79,5 +79,6 @@ def contextprocessor(request):
|
||||
ctx['js_time_format'] = get_javascript_format_without_seconds('TIME_INPUT_FORMATS')
|
||||
ctx['js_locale'] = get_moment_locale()
|
||||
ctx['settings'] = pretix_settings
|
||||
ctx['django_settings'] = settings
|
||||
|
||||
return ctx
|
||||
|
||||
Reference in New Issue
Block a user