mirror of https://gitlab.com/bashrc2/epicyon
Only need one line
parent
d1d68e543e
commit
aaf58bece4
|
@ -1202,7 +1202,7 @@ def html_profile(signing_priv_key_pem: str,
|
||||||
# domain_full,
|
# domain_full,
|
||||||
# extra_json, 'wanted') + license_str
|
# extra_json, 'wanted') + license_str
|
||||||
# end of #timeline
|
# end of #timeline
|
||||||
profile_str += '</div>\n<br><br>\n'
|
profile_str += '</div>\n<br>\n'
|
||||||
|
|
||||||
instance_title = \
|
instance_title = \
|
||||||
get_config_param(base_dir, 'instanceTitle')
|
get_config_param(base_dir, 'instanceTitle')
|
||||||
|
|
Loading…
Reference in New Issue