Showing {{if gt .Total 0}}{{.Total}}{{else}}0{{end}} matches.
{{if .BySource}}
{{if index .BySource "local"}}Local {{index .BySource "local"}}{{end}}
{{if index .BySource "skills.sh"}}SKILLS.sh {{index .BySource "skills.sh"}}{{end}}
{{if index .BySource "github"}}GitHub {{index .BySource "github"}}{{end}}
{{if index .BySource "gitlab"}}GitLab {{index .BySource "gitlab"}}{{end}}
{{if index .BySource "bitbucket"}}Bitbucket {{index .BySource "bitbucket"}}{{end}}
{{if index .BySource "codeberg"}}Codeberg {{index .BySource "codeberg"}}{{end}}
{{end}}
{{if .SearchTime}}
Search time: {{.SearchTime}}
{{end}}
{{if .SourceErrors}}
Some sources are currently unavailable. Results include best-effort fallback entries.
{{end}}