{{ if .Param "indieweb.enabled" }} {{ if not (.Param "indieweb.hidewmform") }} {{ if .Param "indieweb.endpoints.webmention" }} {{ $md5pl := md5 (replace .Permalink "/" "") }} {{ $mentions := index .Site.Data.mentions $md5pl }} {{ $dateFormat := ( .Site.Params.dateformat | default "January 02, 2006") }}
{{ T "interactions" }} {{ with $mentions }} {{ end }}
{{ end }} {{ end }} {{ end }}