{{ define "repo/fragments/repoDescription" }} {{ if .RepoInfo.Description }} {{ .RepoInfo.Description }} {{ else }} this repo has no description {{ end }} {{ if .RepoInfo.Roles.IsOwner }} {{ end }} {{ end }}