diff --git a/templates/user/dashboard/issues.tmpl b/templates/user/dashboard/issues.tmpl index 38ead6127f..5aae8b4fa5 100644 --- a/templates/user/dashboard/issues.tmpl +++ b/templates/user/dashboard/issues.tmpl @@ -62,7 +62,7 @@ {{ $timeStr:= TimeSince .Created $.Lang }}
  • {{if not $.RepoID}}{{.Repo.Name}}{{end}}#{{.Index}}
    - {{.Name}} + {{.Title}} {{if .NumComments}} {{.NumComments}}