{{ define "title" }}{{ .RepoInfo.FullName }}{{ end }} {{ define "content" }} {{ if .RepoInfo.Source }} {{ i "git-fork" "w-3 h-3 mr-1"}} forked from {{ $sourceOwner := didOrHandle .RepoInfo.Source.Did .RepoInfo.SourceHandle }} {{ $sourceOwner }}/{{ .RepoInfo.Source.Name }}
{{ .RepoInfo.OwnerWithAt }} / {{ .RepoInfo.Name }} {{ template "fragments/star" .RepoInfo }}