{{if and $.IssueWatch (not .Repository.IsArchived)}}
{{ctx.Locale.Tr "notification.notifications"}}
{{template "repo/issue/view_content/watching" .}}
{{end}}