diff --git a/appview/pages/templates/fragments/tinyAvatarList.html b/appview/pages/templates/fragments/tinyAvatarList.html index 3482b3df..202b7663 100644 --- a/appview/pages/templates/fragments/tinyAvatarList.html +++ b/appview/pages/templates/fragments/tinyAvatarList.html @@ -11,7 +11,7 @@ {{ end }} {{ if gt (len $all) 5 }} - + +{{ sub (len $all) 5 }} {{ end }} diff --git a/appview/pages/templates/layouts/profilebase.html b/appview/pages/templates/layouts/profilebase.html index ce91c3ea..57ca1086 100644 --- a/appview/pages/templates/layouts/profilebase.html +++ b/appview/pages/templates/layouts/profilebase.html @@ -31,7 +31,7 @@ {{ define "content" }} {{ if not .Card.HasProfile }} -
+
@@ -43,7 +43,7 @@
{{ else }} {{ template "profileTabs" . }} -
+
{{ $style := "hidden md:block md:col-span-3" }} {{ if eq $.Active "overview" }} diff --git a/appview/pages/templates/user/fragments/picLink.html b/appview/pages/templates/user/fragments/picLink.html index a769c481..07a42671 100644 --- a/appview/pages/templates/user/fragments/picLink.html +++ b/appview/pages/templates/user/fragments/picLink.html @@ -53,7 +53,7 @@ {{ end }}