removing <p> from statusmessage partial
This commit is contained in:
parent
0fb102a2ec
commit
7827968b52
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue