-
{{if eq .SignedUserID .ContextUser.ID}}
- {{svg "octicon-pencil"}}{{ctx.Locale.Tr "profile.edit.link"}} {{end}} {{if .IsAdmin}}
- {{svg "octicon-gear"}}{{ctx.Locale.Tr "admin.users.details"}} {{end}} {{if and .EnableFeed (or .IsAdmin (eq .SignedUserID .ContextUser.ID) (not .ContextUser.KeepActivityPrivate))}}
- {{svg "octicon-rss"}}{{ctx.Locale.Tr "rss_feed"}}
- {{svg "octicon-rss"}}{{ctx.Locale.Tr "feed.atom.link"}} {{end}}
- {{svg "octicon-key"}}{{ctx.Locale.Tr "keys.ssh.link"}}
- {{svg "octicon-key"}}{{ctx.Locale.Tr "keys.gpg.link"}}
- {{if .IsBlocked}} {{else}} {{end}} {{if .IsModerationEnabled}}
- {{svg "octicon-stop"}}{{ctx.Locale.Tr "moderation.report_abuse"}} {{end}}