-
-
- %fa:retweet% - { notification.post.user.name } -
- - %fa:quote-left%{ getPostSummary(notification.post.repost) }%fa:quote-right% - -- %fa:quote-left% - { notification.post.user.name } -
- { getPostSummary(notification.post) } -- %fa:user-plus% - { notification.user.name } -
-- %fa:reply% - { notification.post.user.name } -
- { getPostSummary(notification.post) } -- %fa:at% - { notification.post.user.name } -
- { getPostSummary(notification.post) } -- %fa:chart-pie% - { notification.user.name } -
- - %fa:quote-left%{ getPostSummary(notification.post) }%fa:quote-right% - -
+
+ %fa:retweet% + {{ notification.post.user.name }} +
+ + %fa:quote-left%{{ getPostSummary(notification.post.repost) }}%fa:quote-right% + ++ %fa:quote-left% + {{ notification.post.user.name }} +
+ {{ getPostSummary(notification.post) }} ++ %fa:user-plus% + {{ notification.user.name }} +
++ %fa:reply% + {{ notification.post.user.name }} +
+ {{ getPostSummary(notification.post) }} ++ %fa:at% + {{ notification.post.user.name }} +
+ {{ getPostSummary(notification.post) }} ++ %fa:chart-pie% + {{ notification.user.name }} +
+ + %fa:quote-left%{{ getPostSummary(notification.post) }}%fa:quote-right% + +