diff --git a/webapp_utils.py b/webapp_utils.py index af8517610..08ecb0365 100644 --- a/webapp_utils.py +++ b/webapp_utils.py @@ -1165,7 +1165,7 @@ def get_post_attachments_as_html(post_json_object: {}, box_name: str, gallery_str += ' \n' gallery_str += '\n' - attachment_str += '' + attachment_str += '' attachment_str += \ '\n' if not is_muted: - gallery_str += ' \n' + gallery_str += \ + ' \n' gallery_str += \ '
\n' + \ @@ -1204,7 +1206,7 @@ def get_post_attachments_as_html(post_json_object: {}, box_name: str, if image_description and not is_muted: gallery_str += \ '
' + \ image_description + '
\n' else: @@ -1248,7 +1250,9 @@ def get_post_attachments_as_html(post_json_object: {}, box_name: str, if box_name == 'tlmedia': gallery_str += '