1
0
Fork 1
mirror of https://github.com/git-pkgs/proxy.git synced 2026-06-02 16:48:16 -04:00
pkg-proxy/internal/server/templates/components/ecosystem_badge.html
2026-03-11 17:25:47 +00:00

3 lines
110 B
HTML

{{define "ecosystem_badge"}}
<span class="{{ecosystemBadgeClass .}}">{{ecosystemBadgeLabel .}}</span>
{{end}}