{% if webmention.content %}
{{ webmention.content }}
{% else %}
{{ webmention.title }}
{% endif %}
{% capture webmention_types %}{{ types | join: ',' }}{% endcapture %}
No webmentions were found.
{% endif %}