@@ -183,7 +183,7 @@ var templateTask = template.Must(template.New("tasks").Parse(`
{{end}}
</head>
<body>
<h1><a href="/">Tasks</a> » {{.ID}}</h1>
<h1><a href="..">Tasks</a> » {{.ID}}</h1>
<dl>
<dt>Project</dt>
<dd><a href="{{.RepoURL}}">{{.FullName}}</a></dd>
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.