diff --git a/webapp_profile.py b/webapp_profile.py index 4a30a3749..13df5b80c 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -1202,7 +1202,7 @@ def html_profile(signing_priv_key_pem: str, # domain_full, # extra_json, 'wanted') + license_str # end of #timeline - profile_str += '' + profile_str += '\n

\n' instance_title = \ get_config_param(base_dir, 'instanceTitle')