|
{{if not .HideRepoName}}
{{svg "octicon-repo"}} {{.RepoName}}
{{end}}
|
{{if .MilestoneName}}
{{svg "octicon-milestone"}} {{.MilestoneName}}
{{else}}
-
{{end}}
|
{{svg "octicon-clock"}} {{.SumTime | Sec2Hour}} |
{{else}}
{{template "org/worktime/empty_placeholder" dict "Colspan" 3}}
{{end}}