diff --git a/webapp_post.py b/webapp_post.py index ab507c401..9d9a28184 100644 --- a/webapp_post.py +++ b/webapp_post.py @@ -2370,7 +2370,9 @@ def individual_post_as_html(signing_priv_key_pem: str, if content_license_url: footer_str += _get_copyright_footer(content_license_url, time_class) - footer_str += '' + \ published_str + '\n' else: