diff --git a/renderer.py b/renderer.py index 4f1fd10..97be71d 100644 --- a/renderer.py +++ b/renderer.py @@ -583,22 +583,17 @@ def oidc_nav_mobile(user_name, email_address, name): def render_search(): html_payload = """ - - -
  • - - search - -
  • +
  • +
    +
    +
    +
    + search + +
    +
    +
    +
    +
  • """ return Markup(html_payload) diff --git a/templates/template.html b/templates/template.html index ec2b201..8c73274 100644 --- a/templates/template.html +++ b/templates/template.html @@ -71,6 +71,7 @@ menu