mirror of https://gitlab.com/bashrc2/epicyon
Ascii art markup
parent
33be914ead
commit
599aeee35a
|
@ -888,7 +888,7 @@ def htmlKeyboardNavigation(banner: str, links: {},
|
|||
htmlStr = '<div class="transparent"><ul>'
|
||||
|
||||
if banner:
|
||||
htmlStr += banner + '<br>'
|
||||
htmlStr += '<pre aria-label="">' + banner + '<br><br></pre>'
|
||||
|
||||
# show new follower approvals
|
||||
if usersPath and translate and followApprovals:
|
||||
|
|
Loading…
Reference in New Issue