mirror of
https://github.com/searxng/searxng.git
synced 2025-07-23 13:19:17 +02:00
[enh] linkable search url display
This commit is contained in:
parent
71c2e8222b
commit
6ff57dfbe1
3 changed files with 7 additions and 0 deletions
|
@ -182,6 +182,7 @@ def index():
|
|||
selected_categories=search.categories,
|
||||
paging=search.paging,
|
||||
pageno=search.pageno,
|
||||
base_url=get_base_url(),
|
||||
suggestions=search.suggestions
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue