c3navclient? hide the headers!
This commit is contained in:
parent
92ce3144bf
commit
5055b6a367
6 changed files with 36 additions and 18 deletions
|
@ -297,6 +297,8 @@ TEMPLATES = [
|
|||
'django.contrib.auth.context_processors.auth',
|
||||
'django.contrib.messages.context_processors.messages',
|
||||
'c3nav.site.context_processors.logos',
|
||||
'c3nav.site.context_processors.mobileclient',
|
||||
'c3nav.site.context_processors.user_data_json',
|
||||
],
|
||||
'loaders': template_loaders
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue