{{ define "fragments/starBtn" }} {{/* NOTE: this fragment is always replaced with hx-swap-oob */}}
{{ if .RepoName }} {{ $did := .SubjectAt.Authority | string }} {{ .StarCount }} {{ else }} {{ .StarCount }} {{ end }}
{{ end }}