mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 12:10:00 +00:00
[enh] linkable search url display
This commit is contained in:
@@ -182,6 +182,7 @@ def index():
|
||||
selected_categories=search.categories,
|
||||
paging=search.paging,
|
||||
pageno=search.pageno,
|
||||
base_url=get_base_url(),
|
||||
suggestions=search.suggestions
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user