aboutsummaryrefslogtreecommitdiffstats
path: root/templates/explore/organizations.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/explore/organizations.tmpl')
-rw-r--r--templates/explore/organizations.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/explore/organizations.tmpl b/templates/explore/organizations.tmpl
index a2d62f3db2..8785ac84db 100644
--- a/templates/explore/organizations.tmpl
+++ b/templates/explore/organizations.tmpl
@@ -7,7 +7,7 @@
<div class="ui user list">
{{range .Users}}
<div class="item">
- <img class="ui avatar image" src="{{.RelAvatarLink}}">
+ {{avatar .}}
<div class="content">
<span class="header">
<a href="{{.HomeLink}}">{{.Name}}</a> {{.FullName}}