{{- $path := print "public/" .Data.user "/media/profile/picture.png" -}} {{- $image := resources.Get $path -}} {{- $dimensions := "96x96" -}} {{- $404image := resources.Get "data/media/404.png" -}}
{{- with $image }} {{- $image = .Content | resources.FromString (print (partial "function-paths-media.html") "/" $.Data.user "/" (path.Base .)) }} {{- end }} {{ .Data.name }}

{{ .Data.name }}

@{{ .Data.user }}

{{ safeHTML (readFile (print (partial "function-paths-static.html") "/icons/feather/rss.svg")) }} Follow