Add missing newline
This commit is contained in:
parent
b46fae5ebd
commit
ffc0ba05e1
|
@ -3,4 +3,4 @@
|
||||||
.card-body
|
.card-body
|
||||||
.media
|
.media
|
||||||
.media-body
|
.media-body
|
||||||
= t(".title_html", author_identifier: author_identifier, short: author_identifier.truncate(32))
|
= t(".title_html", author_identifier: author_identifier, short: author_identifier.truncate(32))
|
||||||
|
|
Loading…
Reference in New Issue