mirror of
https://github.com/searxng/searxng.git
synced 2025-12-24 04:30:02 +00:00
[fix] pep8
This commit is contained in:
@@ -261,7 +261,7 @@ def render(template_name, override_theme=None, **kwargs):
|
||||
|
||||
if 'autocomplete' not in kwargs:
|
||||
kwargs['autocomplete'] = autocomplete
|
||||
|
||||
|
||||
if 'bootstrap_theme' not in kwargs:
|
||||
kwargs['bootstrap_theme'] = request.cookies.get('bootstrap_theme', 'default')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user