We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d32af84 commit d5e417aCopy full SHA for d5e417a
templates/shared/user/avatarlink.tmpl
@@ -1 +1 @@
1
-<a class="avatar"{{if gt .user.ID 0}} href="{{.user.HomeLink}}"{{end}}>{{avatar $.Context .}}</a>
+<a class="avatar"{{if gt .user.ID 0}} href="{{.user.HomeLink}}"{{end}}>{{avatar $.Context .user}}</a>
0 commit comments