mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-26 18:56:06 -04:00
7 lines
175 B
Plaintext
7 lines
175 B
Plaintext
.card.my-2
|
|
.card-body
|
|
%blockquote.blockquote.mb-0
|
|
%p= truncate(likeable.body, length: 140)
|
|
%footer.blockquote-footer
|
|
= link_to "view post", likeable
|