diff --git a/webapp_utils.py b/webapp_utils.py index 627f0eab6..47014e269 100644 --- a/webapp_utils.py +++ b/webapp_utils.py @@ -590,6 +590,11 @@ def html_header_with_external_style(css_filename: str, instance_title: str, get_pwa_theme_colors(css_filename) html_str = \ '\n' + \ + '\n' + \ '\n' + \ '
\n' + \ ' \n' + \