forked from Icycoide/searxng
LTR the about page correctly
This commit is contained in:
parent
d4ba97d00d
commit
b5cbbcede4
4 changed files with 3 additions and 4 deletions
|
@ -412,7 +412,6 @@ def about():
|
|||
"""Render about page"""
|
||||
return render(
|
||||
'about.html',
|
||||
rtl=False,
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue