diff --git a/social/templates/activity/comment_child_item.html b/social/templates/activity/comment_child_item.html index 009f3373..713513c4 100644 --- a/social/templates/activity/comment_child_item.html +++ b/social/templates/activity/comment_child_item.html @@ -52,7 +52,7 @@ {% include "_item_card.html" with item=activity.action_object.item.parent_item allow_embed=1 %} {% else %} {% include "_item_card.html" with item=activity.action_object.item %} - {% endif % + {% endif %}