diff --git a/app/templates/index.html b/app/templates/index.html index a6915a8..f612102 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -29,8 +29,12 @@ {% if outbox_object.ap_type in ["Note", "Article", "Video", "Question"] %} {{ utils.display_object(outbox_object) }} {% elif outbox_object.ap_type == "Announce" %} -
- {{ utils.display_object(outbox_object.relates_to_anybox_object) }} +