{{ icon("reply") }} {{ __("Reply to") }}: {{ item["in-reply-to"][0] | replace("https://", "") | replace("http://", "") }}
{% endif %} {% if item["like-of"] and item["like-of"].length > 0 %}{{ icon("like") }} {{ __("Liked") }}: {{ item["like-of"][0] | replace("https://", "") | replace("http://", "") }}
{% endif %} {% if item["repost-of"] and item["repost-of"].length > 0 %}{{ icon("repost") }} {{ __("Reposted") }}: {{ item["repost-of"][0] | replace("https://", "") | replace("http://", "") }}
{% endif %} {% if item["bookmark-of"] and item["bookmark-of"].length > 0 %}{{ icon("bookmark") }} {{ __("Bookmarked") }}: {{ item["bookmark-of"][0] | replace("https://", "") | replace("http://", "") }}
{% endif %}