{{ define "pull-count" }} {{/* Pull count component - displays download icon with count Required: .PullCount (int) */}} {{ icon "arrow-down-to-line" "size-[1.1rem] text-primary" }} {{ .PullCount }} {{ end }}