diff --git a/appview/pages/templates/layouts/profilebase.html b/appview/pages/templates/layouts/profilebase.html index 473dbc36..7c04eb64 100644 --- a/appview/pages/templates/layouts/profilebase.html +++ b/appview/pages/templates/layouts/profilebase.html @@ -1,10 +1,19 @@ {{ define "title" }}{{ or .Card.UserHandle .Card.UserDid }}{{ end }} {{ define "extrameta" }} + {{ $avatarUrl := fullAvatar .Card.UserHandle }} + + + + + + + + {{ end }} {{ define "content" }}