diff --git a/webapp_utils.py b/webapp_utils.py index 5c35b35ce..8e5894fe1 100644 --- a/webapp_utils.py +++ b/webapp_utils.py @@ -447,7 +447,7 @@ def htmlHeaderWithExternalStyle(cssFilename: str, css: str, lang='en') -> str: htmlStr += ' \n' cssFile = cssFilename.split('/')[-1] - htmlStr += ' ' + htmlStr += ' \n' htmlStr += ' \n' htmlStr += ' \n' htmlStr += '