diff --git a/_includes/components/post-interactions.njk b/_includes/components/post-interactions.njk
new file mode 100644
index 0000000..487c02d
--- /dev/null
+++ b/_includes/components/post-interactions.njk
@@ -0,0 +1,172 @@
+{# Post Interactions — inbound webmentions for this post, shown before comments #}
+{# Hidden when no interactions. Styled like the /interactions page. #}
+{% set absoluteUrl = site.url + page.url %}
+
+
+
+