diff --git a/templates/user/dashboard/milestones.tmpl b/templates/user/dashboard/milestones.tmpl index c16527f9f..98b99c643 100644 --- a/templates/user/dashboard/milestones.tmpl +++ b/templates/user/dashboard/milestones.tmpl @@ -65,7 +65,7 @@
{{range .Milestones}}
  • -
    {{if not $.RepoIDs}}{{.Repo.FullName}}{{end}}
    +
    {{.Repo.FullName}}
    {{.Name}}