Monorepo for Tangled
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

appview/quick-type-fixes

Lewis: May this revision serve well! <lewis@tangled.org>

Lewis 80275f0c 6e54dc8b

+1 -1
+1 -1
appview/pages/templates/fragments/tinyAvatarList.html
··· 7 7 {{ range $i, $p := $ps }} 8 8 {{ $zIdx := printf "z-%d0" (sub 5 $i) }} 9 9 {{ $classes = printf "%s %s" $zIdx $classes }} 10 - {{ template "user/fragments/picLink" (list . $classes ) }} 10 + {{ template "user/fragments/picLink" (list (printf "%s" .) $classes ) }} 11 11 {{ end }} 12 12 13 13 {{ if gt (len $all) 5 }}