aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/icon.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo/icon.tmpl')
-rw-r--r--templates/repo/icon.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/icon.tmpl b/templates/repo/icon.tmpl
index 0568b74f63..8ad9a77b19 100644
--- a/templates/repo/icon.tmpl
+++ b/templates/repo/icon.tmpl
@@ -1,4 +1,4 @@
-{{$avatarLink := .RelAvatarLink}}
+{{$avatarLink := (.RelAvatarLink ctx)}}
{{if $avatarLink}}
<img class="ui avatar gt-vm" src="{{$avatarLink}}" width="32" height="32" alt="{{.FullName}}">
{{else if $.IsTemplate}}