diff --git a/appview/pages/templates/user/fragments/picLink.html b/appview/pages/templates/user/fragments/picLink.html index 33d5629a..a769c481 100644 --- a/appview/pages/templates/user/fragments/picLink.html +++ b/appview/pages/templates/user/fragments/picLink.html @@ -6,8 +6,23 @@ {{ if ge (len .) 3 }} {{ $vr = index . 2 }} {{ end }} -
+ {{ $handle }} +
+ {{ with .Profile }} + {{ if .Pronouns }} +{{ .Pronouns }}
+ {{ end }} + {{ end }} +{{ .Description }}
+ {{ end }} + {{ end }} + +