diff --git a/app/views/status_messages/_status_message.haml b/app/views/status_messages/_status_message.haml index 609916769..d441dc9d7 100644 --- a/app/views/status_messages/_status_message.haml +++ b/app/views/status_messages/_status_message.haml @@ -2,8 +2,7 @@ -# licensed under the Affero General Public License version 3 or later. See -# the COPYRIGHT file. -%p - = markdownify(post.message, :youtube_maps => post[:youtube_titles]) += markdownify(post.message, :youtube_maps => post[:youtube_titles]) - if photos.count > 0 .photo_attachments