diff --git a/templates/org/member/members.tmpl b/templates/org/member/members.tmpl index d6ab265ea8..3d5b3beebd 100644 --- a/templates/org/member/members.tmpl +++ b/templates/org/member/members.tmpl @@ -7,7 +7,7 @@
{{range .Members}}
-
+
{{avatar $.Context . 48}}
diff --git a/templates/projects/list.tmpl b/templates/projects/list.tmpl index 1ef0b0be97..e9e86e5d5d 100644 --- a/templates/projects/list.tmpl +++ b/templates/projects/list.tmpl @@ -10,7 +10,7 @@ {{end}} {{template "base/alert" .}} -