Extra line

merge-requests/30/head
Bob Mottram 2022-07-11 20:00:06 +01:00
parent bd25b9f549
commit c6e700ccce
1 changed files with 1 additions and 1 deletions

View File

@ -1399,7 +1399,7 @@ def get_post_attachments_as_html(base_dir: str,
attachment_str += '</audio>\n</center>\n'
attachment_ctr += 1
if media_style_added:
attachment_str += '</div>'
attachment_str += '</div><br>'
return attachment_str, gallery_str