diff --git a/app/views/comment/components/comment.pug b/app/views/comment/components/comment.pug index 9c382c2..5fc5e53 100644 --- a/app/views/comment/components/comment.pug +++ b/app/views/comment/components/comment.pug @@ -1,3 +1,5 @@ +include composer + mixin renderComment (comment) - var resourceId = comment.resource._id || comment.resource; article(data-comment-id= comment._id).uk-comment.dtp-site-comment