{{ .Site.Params.Title }} - {{ if eq .Params.posttype "in-reply-to" }} replied to a post{{ end }} + {{ if eq .Params.posttype "in-reply-to" }} replied to a {{ end }} {{ if eq .Params.posttype "like-of" }} liked a post{{ end }} {{ if eq .Params.posttype "repost-of" }} shared a post{{ end }}
{{ if .Content }}{{ .Content }}
{{end}}