mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 12:10:00 +00:00
LTR the about page correctly
This commit is contained in:
@@ -412,7 +412,6 @@ def about():
|
||||
"""Render about page"""
|
||||
return render(
|
||||
'about.html',
|
||||
rtl=False,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user