File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33 <div title="{{if eq .verification.TrustStatus "trusted"}}{{else if eq .verification.TrustStatus "untrusted"}}{{$.root.locale.Tr "repo.commits.signed_by_untrusted_user"}}: {{else}}{{$.root.locale.Tr "repo.commits.signed_by_untrusted_user_unmatched"}}: {{end}}{{.verification.Reason}}">
44 {{if ne .verification.SigningUser.ID 0}}
55 {{svg "gitea-lock"}}
6- {{avatar $.Context .verification.SigningUser 28 "signature"}}
6+ {{avatar $.root. Context .verification.SigningUser 28 "signature"}}
77 {{else}}
88 <span title="{{$.root.locale.Tr "gpg.default_key"}}">{{svg "gitea-lock-cog"}}</span>
9- {{avatarByEmail $.Context .verification.SigningEmail "" 28 "signature"}}
9+ {{avatarByEmail $.root. Context .verification.SigningEmail "" 28 "signature"}}
1010 {{end}}
1111 </div>
1212 {{else}}
You can’t perform that action at this time.
0 commit comments