{% if webmention.author_photo %}
{% endif %}
{% if webmention.author_url %}
{{ webmention.author_name|default:"Someone" }}
{% else %}
{{ webmention.author_name|default:"Someone" }}
{% endif %}
reposted this
{% if webmention.published %}
{% else %}
link
{% endif %}