mirror of https://gitlab.com/bashrc2/epicyon
Seasrch access key
parent
6d90972201
commit
59cb8ba8f3
|
@ -801,7 +801,7 @@ def html_hashtag_search(nickname: str, domain: str, port: int,
|
|||
translate['Search and follow'] + '" alt="' + \
|
||||
translate['Search and follow'] + '" ' + \
|
||||
'aria-flowto="containerHeader" tabindex="1" accesskey="' + \
|
||||
access_keys['menuTimeline'] + '">\n'
|
||||
access_keys['menuSearch'] + '">\n'
|
||||
hashtag_search_form += '<img loading="lazy" decoding="async" ' + \
|
||||
'class="timeline-banner" alt="" ' + \
|
||||
'src="/users/' + nickname + '/' + banner_file + '" /></a>\n' + \
|
||||
|
|
Loading…
Reference in New Issue